We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d195f commit fb4bc2cCopy full SHA for fb4bc2c
docs/demo.rst
@@ -23,7 +23,7 @@ Grab and run the latest ``django_elasticsearch_dsl_drf_demo_installer.sh``:
23
24
.. code-block:: sh
25
26
- wget -O - https://raw.github.com/barseghyanartur/django-elasticsearch-dsl-drf/stable/examples/django_elasticsearch_dsl_drf_demo_installer.sh | bash
+ wget -O - https://raw.github.com/barseghyanartur/django-elasticsearch-dsl-drf/master/examples/django_elasticsearch_dsl_drf_demo_installer.sh | bash
27
28
Open your browser and test the app.
29
0 commit comments