From 8d3521764bcedd89d7205909292e22681cda797b Mon Sep 17 00:00:00 2001 From: Benbb96 Date: Fri, 13 May 2022 09:20:31 +0200 Subject: [PATCH] Update HTTPS link to demo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bc9df258..c592559f 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ contributors reaching far beyond Jutda. Complete documentation is available in the docs/ directory, or online at http://django-helpdesk.readthedocs.org/. -You can see a demo installation at http://django-helpdesk-demo.herokuapp.com/, +You can see a demo installation at https://django-helpdesk-demo.herokuapp.com/, or run a demo locally in just a couple steps! Demo Quickstart