mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
fix(git): Fix incorrect image path in README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,4 +1,4 @@
|
||||
# <img width="40px" src="./assets/images/branding/icon_drawer.png" alt="LunaSea"></img> LunaSea
|
||||
# <img width="40px" src="./assets/images/branding_logo.png" alt="LunaSea"></img> LunaSea
|
||||
|
||||
[](https://codemagic.io/apps/5f497067a048048c9153dc44/5f497067a048048c9153dc43/latest_build)
|
||||
[](https://www.lunasea.app/appstore)
|
||||
@@ -24,12 +24,12 @@ LunaSea even comes with support for multiple instances of applications using pro
|
||||
## Getting Started
|
||||
|
||||
- [Releases](https://github.com/CometTools/LunaSea/releases)
|
||||
- [(Android) Play Store](https://www.lunasea.app/playstore)
|
||||
- [(iOS) App Store](https://www.lunasea.app/appstore)
|
||||
- [(macOS) GitHub](https://github.com/CometTools/LunaSea/releases)
|
||||
- [(Android) Play Store](https://www.lunasea.app/playstore)
|
||||
- [(iOS) App Store](https://www.lunasea.app/appstore)
|
||||
- [(macOS) GitHub](https://github.com/CometTools/LunaSea/releases)
|
||||
- [Build Guide](https://github.com/CometTools/LunaSea/wiki/Build-Guide)
|
||||
- [(Android) Keystore Setup](https://github.com/CometTools/LunaSea/wiki/Configure-Keystore)
|
||||
- [(iOS) Development Certificate Setup](https://github.com/CometTools/LunaSea/wiki/Setup-of-Development-Certificate)
|
||||
- [(Android) Keystore Setup](https://github.com/CometTools/LunaSea/wiki/Configure-Keystore)
|
||||
- [(iOS) Development Certificate Setup](https://github.com/CometTools/LunaSea/wiki/Setup-of-Development-Certificate)
|
||||
- [Documentation](https://www.lunasea.app/docs)
|
||||
- [Feedback & Feature Requests Board](https://www.lunasea.app/feedback)
|
||||
- [Frequently Asked Questions](https://docs.lunasea.app/getting-started/frequently-asked-questions)
|
||||
@@ -59,11 +59,12 @@ Thank you to all tools and services for offering free subscriptions for open-sou
|
||||
- [Instatus](https://instatus.com): Instatus is used to host LunaSea's status page
|
||||
- [Weblate](https://weblate.org): Weblate is used to gather community localization for LunaSea
|
||||
|
||||
|
||||
## Contributors
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
|
||||
[](#contributors-)
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
Thank you to everyone who has helped contribute to LunaSea, from development to localization efforts!
|
||||
@@ -89,4 +90,4 @@ Thank you to everyone who has helped contribute to LunaSea, from development to
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
Reference in New Issue
Block a user