mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:34:41 -05:00
Change URLs pointing to the old repo URL to the correct one
This commit is contained in:
parent
cb5c0244cf
commit
b02bfd83ec
1 changed files with 2 additions and 2 deletions
|
@ -134,7 +134,7 @@ mkdir poketube && cd poketube
|
||||||
|
|
||||||
Download the docker compose and config file:
|
Download the docker compose and config file:
|
||||||
```
|
```
|
||||||
curl -O https://codeberg.org/Ashley/poketube/raw/branch/main/docker-compose.yml
|
curl -O https://codeberg.org/Ashley/poke/raw/branch/main/docker-compose.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
Run PokeTube:
|
Run PokeTube:
|
||||||
|
@ -162,7 +162,7 @@ see the each sections LICENSE tho!!
|
||||||
Copyleft 2021-202x Poke Project
|
Copyleft 2021-202x Poke Project
|
||||||
|
|
||||||
|
|
||||||
[Code Of conduct](https://codeberg.org/Ashley/poketube/src/branch/main/CODE_OF_CONDUCT.md)
|
[Code Of conduct](https://codeberg.org/Ashley/poke/src/branch/main/CODE_OF_CONDUCT.md)
|
||||||
|
|
||||||
[Privacy Policy](https://poketube.fun/privacy)
|
[Privacy Policy](https://poketube.fun/privacy)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue