mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Fix absolute image paths in README
This commit is contained in:
parent
fe39ead790
commit
2e81803a52
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ Being part of the Fediverse allows you to be free from data-harvesting corporati
|
||||||
### Friendica on mobile
|
### Friendica on mobile
|
||||||
|
|
||||||
<p float="left">
|
<p float="left">
|
||||||
<img src ="/images/screenshots/friendica-2023-10-frio-mobile-timeline-dark-blue.png" width="370" alt="frio on mobile, dark color scheme">
|
<img src="/friendica/friendica/blob/HEAD/images/screenshots/friendica-2023-10-frio-mobile-timeline-dark-blue.png" width="370" alt="frio on mobile, dark color scheme">
|
||||||
<img src="/images/screenshots/friendica-2023-10-frio-mobile-options-light-blue.png" width="370" alt="frio on mobile, light color scheme">
|
<img src="/friendica/friendica/blob/HEAD/images/screenshots/friendica-2023-10-frio-mobile-options-light-blue.png" width="370" alt="frio on mobile, light color scheme">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Endorsements
|
## Endorsements
|
||||||
|
|
Loading…
Reference in a new issue