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