Skip to content

Commit

Permalink
fix: Heroku template deploy URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil authored Oct 7, 2024
1 parent 1e04f07 commit 662dac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ We assume that you have a working Salesforce DX environment (Salesforce CLI inst
1. Generate a [security token](https://help.salesforce.com/articleView?id=user_security_token.htm) for your Salesforce user.
1. Generate a secure password using [this service](https://passwordsgenerator.net/) or any other. This will be the secret **Quiz API Key** that you'll set later in both applications.
1. Deploy the **Quiz Player App** to Heroku by clicking this button:
<a target="_blank" href="https://heroku.com/deploy?template=https://github.com/forcedotcom/quiz-player-app/edit/master" title="Deploy to Heroku">
<a target="_blank" href="https://heroku.com/deploy?template=https://github.com/forcedotcom/quiz-player-app" title="Deploy to Heroku">
<img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy to Heroku"/>
</a>
Expand Down

0 comments on commit 662dac8

Please sign in to comment.