Skip to content

Commit 4628ee9

Browse files
committed
Update git url.
The readme referred to the old git.xiph.org server, which is no longer online.
1 parent 57093de commit 4628ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This is the typical procedure if you download the tar file.
5454

5555
If you retrive the code from Git, make sure to clone recursively:
5656

57-
git clone --recursive https://git.xiph.org/icecast-server.git
57+
git clone --recursive https://gitlab.xiph.org/xiph/icecast-server.git
5858

5959
After that, create the configure script by running: `./autogen.sh`.
6060
Now you can just follow the steps mentioned above.

0 commit comments

Comments
 (0)