meeb / django-distill

Minimal configuration static site generator for Django
MIT License
441 stars 35 forks source link

Broken link on site #55

Closed robotichead closed 2 years ago

robotichead commented 2 years ago

Went to the installation page - https://django-distill.com/install . At the bottom of the page is the link to the intergration image

Clicked on the link and it went to the following incorrect address; https://django-distill.com/integration.html. This address should be https://django-distill.com/integration

meeb commented 2 years ago

This issue was for the https://github.com/meeb/django-distill-site/ repo not this one, thanks for the heads up though, I've fixed the link just now.