diff --git a/hello/templates/base.html b/hello/templates/base.html index 631c2af7fb6c6dda6e61ec3a5c7a12c82a1aad04..b958e6754c26d8e18ecebb889cfca7183465eac3 100644 --- a/hello/templates/base.html +++ b/hello/templates/base.html @@ -40,7 +40,7 @@ <footer class="mastfoot mt-auto"> <div class="inner"> - <p>You can find the source of this example on <a href="https://github.com/platformsh/platformsh-example-django">https://github.com/platformsh/platformsh-example-django-2</a></p> + <p>You can find the source of this example on <a href="https://github.com/platformsh/platformsh-example-django-2">https://github.com/platformsh/platformsh-example-django-2</a></p> </div> </footer> </div>