remove heroku link

This commit is contained in:
David Lord 2022-08-27 06:03:46 -07:00
parent 00bdc2b448
commit ce6ad90ecf
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ interface. The links below are for some of the most common platforms,
which have instructions for Flask, WSGI, or Python.
- `PythonAnywhere <https://help.pythonanywhere.com/pages/Flask/>`_
- `Heroku <https://devcenter.heroku.com/articles/getting-started-with-python>`_
- `Google App Engine <https://cloud.google.com/appengine/docs/standard/python3/building-app>`_
- `Google Cloud Run <https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-service>`_
- `AWS Elastic Beanstalk <https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-flask.html>`_