[docs] Rename repo: ejurgensen -> owntone

This commit is contained in:
ejurgensen
2021-03-29 16:04:37 +02:00
parent 75f6c72003
commit daa0652e7b
10 changed files with 36 additions and 36 deletions

View File

@@ -4,7 +4,7 @@ This document contains instructions for installing forked-daapd from the git
tree.
The source for this version of forked-daapd can be found here:
[ejurgensen/forked-daapd](https://github.com/ejurgensen/forked-daapd.git)
[owntone/forked-daapd](https://github.com/owntone/forked-daapd.git)
The original (now unmaintained) source can be found here:
[jblache/forked-daapd](http://git.debian.org/?p=users/jblache/forked-daapd.git)
@@ -50,7 +50,7 @@ Optional packages:
Then run the following (adding configure arguments for optional features):
```bash
git clone https://github.com/ejurgensen/forked-daapd.git
git clone https://github.com/owntone/forked-daapd.git
cd forked-daapd
autoreconf -i
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
@@ -80,7 +80,7 @@ sudo yum install \
Clone the forked-daapd repo:
```bash
git clone https://github.com/ejurgensen/forked-daapd.git
git clone https://github.com/owntone/forked-daapd.git
cd forked-daapd
```
@@ -175,7 +175,7 @@ Optional features require the following additional ports:
Clone the forked-daapd repo:
```bash
git clone https://github.com/ejurgensen/forked-daapd.git
git clone https://github.com/owntone/forked-daapd.git
cd forked-daapd
```