404 error on fly.dev/docs/django

I see the URL after I run flyctl launch on GitHub - fly-apps/hello_django: Example Django app for deployment on Fly.io

Your Django app is almost ready to deploy!

We recommend using the database_url(pip install dj-database-url) to parse the DATABASE_URL from os.environ['DATABASE_URL']

For detailed documentation, see https://fly.dev/docs/django/

I believe it was removed intentionally?

Thanks for the bad link report! A new version of the Django docs will be released soon! All thanks to the contributions of @wsvincent. :medal_sports:

We can make sure the displayed flyctl link gets people to the right place.

1 Like

The new docs were released and the flyctl link works. :+1:

1 Like