IBM-Cloud / get-started-python

A Python application and tutorial that use Flask framework to provide a REST API to receive requests from the UI. The API then persists the data to a Cloudant database.
https://console.ng.bluemix.net/docs/runtimes/python/getting-started.html
Apache License 2.0
121 stars 446 forks source link

Updated document link about app manifests #36

Closed DAngelo-S closed 2 years ago

DAngelo-S commented 3 years ago

The old link doesnt exists anymore. I think that this is the new one.

The old link redirects for this link: https://cloud.ibm.com/docs/manageapps/depapps.html#appmanifest That shows this message:

"Sorry, this content isn’t available. It seems we can’t find what you’re looking for. Try the IBM Cloud Docs search to find information."

I changed that link for: https://cloud.ibm.com/docs/cloud-foundry-public?topic=cloud-foundry-public-deployingapps Here the documentation talks about the manifests, so I think this is the right one.