diff --git a/docs/development.rst b/docs/development.rst index d89c86c9235cb31fa997f1eac98f66d76cfc837d..209d67b25d598d1c80f4d4f46268c91315b22dd5 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -20,7 +20,7 @@ that's how you will learn most. Here's how to try it:: $ git clone https://git.laquadrature.net/memopol/memopol.git - $ cd political_memory + $ cd memopol $ source bin/quickstart.sh If you want more control or if it doesn't work for you, then follow the steps @@ -56,7 +56,7 @@ You should fork the project on git laquadrature.net and use the fork's clone url sake of the demo, we'll use the main repository URL:: $ git clone https://git.laquadrature.net/memopol/memopol.git - Cloning into 'political_memory'... + Cloning into 'memopol'... remote: Counting objects: 2516, done. remote: Compressing objects: 100% (109/109), done. remote: Total 2516 (delta 44), reused 0 (delta 0), pack-reused 2402 @@ -64,7 +64,7 @@ sake of the demo, we'll use the main repository URL:: Resolving deltas: 100% (1103/1103), done. Checking connectivity... done. - $ cd political_memory/ + $ cd memopol/ Create your own branch, ie:: diff --git a/docs/hacker.rst b/docs/hacker.rst index 541160ed1b485a71eb8e327330e6d0a233099277..bf784ad0271699c35ef2dad9fdeae9292623063f 100644 --- a/docs/hacker.rst +++ b/docs/hacker.rst @@ -16,7 +16,7 @@ Testing Use the ``tox -l`` command to list tests:: $ pip install tox - $ cd political_memory/ + $ cd memopol/ $ tox -l Use the ``tox -e`` command to execute a particular test suite:: diff --git a/src/memopol/templates/home.html b/src/memopol/templates/home.html index 1d06197486321518d525b0441c8e186bf9b02365..807f0a5a7040abb0f9d36291271ed1c8afc080ce 100644 --- a/src/memopol/templates/home.html +++ b/src/memopol/templates/home.html @@ -126,11 +126,11 @@