Bladeren bron

Fix links in README

Innocenty Enikeev 4 jaren geleden
bovenliggende
commit
868a7b5070
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      back/README.md

+ 3 - 3
back/README.md

@@ -1,15 +1,15 @@
-## Installation for complete newbies like me
+## Installation
 
 
 ### Linux
 ### Linux
 
 
 #### Clone this repo
 #### Clone this repo
 ``` bash
 ``` bash
-$ git clone https://gogs.enikesha.net/chad-partners/chad-music.git
+$ git clone https://gogs.chad-partners.com/chad-partners/chad-music.git
 ```
 ```
 
 
 #### Clone taglib dependency
 #### Clone taglib dependency
 ``` bash
 ``` bash
-$ git clone https://gogs.enikesha.net/chad-partners/taglib.git
+$ git clone https://gogs.chad-partners.com/chad-partners/taglib.git
 ```
 ```
 
 
 #### Install libev
 #### Install libev