update github links
This commit is contained in:
parent
384d351294
commit
6a438a0551
3 changed files with 8 additions and 8 deletions
|
|
@ -21,13 +21,13 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/SamidyFR/monochrome/stargazers">
|
||||
<a href="https://github.com/monochrome-music/monochrome/stargazers">
|
||||
<img src="https://img.shields.io/github/stars/SamidyFR/monochrome?style=for-the-badge&color=ffffff&labelColor=000000" alt="GitHub stars">
|
||||
</a>
|
||||
<a href="https://github.com/SamidyFR/monochrome/forks">
|
||||
<a href="https://github.com/monochrome-music/monochrome/forks">
|
||||
<img src="https://img.shields.io/github/forks/SamidyFR/monochrome?style=for-the-badge&color=ffffff&labelColor=000000" alt="GitHub forks">
|
||||
</a>
|
||||
<a href="https://github.com/SamidyFR/monochrome/issues">
|
||||
<a href="https://github.com/monochrome-music/monochrome/issues">
|
||||
<img src="https://img.shields.io/github/issues/SamidyFR/monochrome?style=for-the-badge&color=ffffff&labelColor=000000" alt="GitHub issues">
|
||||
</a>
|
||||
</p>
|
||||
|
|
@ -131,7 +131,7 @@ For PocketBase, development mode, and advanced setups, see [DOCKER.md](DOCKER.md
|
|||
1. **Clone the repository:**
|
||||
|
||||
```bash
|
||||
git clone https://github.com/SamidyFR/monochrome.git
|
||||
git clone https://github.com/monochrome-music/monochrome.git
|
||||
cd monochrome
|
||||
```
|
||||
|
||||
|
|
|
|||
|
|
@ -645,7 +645,7 @@
|
|||
<br />
|
||||
A Guide To Set This Up Can Be Found
|
||||
<a
|
||||
href="https://github.com/SamidyFR/monochrome/blob/main/self-hosted-database.md"
|
||||
href="https://github.com/monochrome-music/monochrome/blob/main/self-hosted-database.md"
|
||||
style="text-decoration: underline"
|
||||
>Here</a
|
||||
>.
|
||||
|
|
@ -4051,7 +4051,7 @@
|
|||
<br /><br /><br />
|
||||
<div class="about-links">
|
||||
<a
|
||||
href="https://github.com/SamidyFR/monochrome"
|
||||
href="https://github.com/monochrome-music/monochrome"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="github-link"
|
||||
|
|
|
|||
|
|
@ -236,5 +236,5 @@ Now configure Monochrome to use your custom backend:
|
|||
## Need Help?
|
||||
|
||||
- Join our [Discord community](https://monochrome.tf/discord) (if available)
|
||||
- Open an issue on [GitHub](https://github.com/SamidyFR/monochrome/issues)
|
||||
- Check existing [GitHub issues](https://github.com/SamidyFR/monochrome/issues) for solutions
|
||||
- Open an issue on [GitHub](https://github.com/monochrome-music/monochrome/issues)
|
||||
- Check existing [GitHub issues](https://github.com/monochrome-music/monochrome/issues) for solutions
|
||||
|
|
|
|||
Loading…
Reference in a new issue