Skip to content
Snippets Groups Projects
Commit 3421fa12 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

Update README.rst

parent 8588c270
No related branches found
No related tags found
No related merge requests found
Pipeline #120275 failed
......@@ -19,8 +19,8 @@ Quick start
2. Include the polls URLconf in your project urls.py like this::
path("polls/", include("django_kubernetes_probes.urls")),
path('', include('django_kubernetes_probes.urls')),
4. Start the development server.
5. Visit the ``/probe_alive/`` URL to see that you app is alive.
\ No newline at end of file
5. Visit the ``/probe_alive/`` URL to see that you app is alive.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment