mirror of
https://git.wownero.com/wownero/YellWOWPages.git
synced 2024-08-15 01:03:25 +00:00
Update URLs
This commit is contained in:
parent
b13f03855d
commit
cc0c35814f
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ Wownero yellow pages web-application - lookup the WOW address of users.
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone gitea@git.wownero.com:muchwowmining/YellWOWPages.git
|
git clone gitea@git.wownero.com:wownero/YellWOWPages.git
|
||||||
cd YellWOWPages
|
cd YellWOWPages
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
|
|
|
@ -20,6 +20,6 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://git.wownero.com/muchwowmining/YellWOWPages"><i class="icon icon-edit"></i></a></li>
|
<li><a href="https://git.wownero.com/wownero/YellWOWPages"><i class="icon icon-edit"></i></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
Loading…
Reference in a new issue