Fixed a typo in Contributing links

environments/review-front-arti-0habim/deployments/2230
Eliot Berriot 2019-07-10 15:47:03 +02:00
rodzic ce4f51197c
commit 2b2b9cc179
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: DD6965E2476E5C27
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -185,9 +185,9 @@ If you prefer to launch them in the background instead, use the ``-d`` flag, and
Once everything is up, you can access the various funkwhale's components:
- The Vue webapp, on http://localhost:8080
- The API, on http://localhost:8080/api/v1/
- The django admin, on http://localhost:8080/api/admin/
- The Vue webapp, on http://localhost:8000
- The API, on http://localhost:8000/api/v1/
- The django admin, on http://localhost:800/api/admin/
Stopping everything
^^^^^^^^^^^^^^^^^^^