Skip to content

Fix Heroku deploy button link in README#87

Open
poudelmadhav wants to merge 1 commit into
rdegges:masterfrom
poudelmadhav:fix-heroku-deploy-button
Open

Fix Heroku deploy button link in README#87
poudelmadhav wants to merge 1 commit into
rdegges:masterfrom
poudelmadhav:fix-heroku-deploy-button

Conversation

@poudelmadhav

Copy link
Copy Markdown

Summary

This PR updates the Heroku deploy button URL in the README to use the currently supported template-based deployment format.

The previous link:

https://heroku.com/deploy

relied on implicit repository detection via the Referer header, which Heroku notes may no longer work reliably due to browser security changes.

It has been replaced with the explicit template URL:

https://www.heroku.com/deploy?template=https://github.com/rdegges/ipify-api

This follows Heroku's current recommended format for Deploy to Heroku buttons.

References

Related Issue

Closes #81

Updated the Heroku deploy link to point to the correct template.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delpy link does not work

1 participant