Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Heroku's provided SSL certs are only valid for `*.herokuapp.com` domain. This also addresses issue flyerhzm#121 .
  • Loading branch information
esparkman authored Dec 22, 2019
1 parent 2f2c8f0 commit 860efd6
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 @@ -15,7 +15,7 @@ switch_user is very useful in such use cases

## Example

Visit here: <http://switch-user-example.heroku.com/admin>, switch the current user in the select box.
Visit here: <http://switch-user-example.herokuapp.com/admin>, switch the current user in the select box.

And source code here: <https://github.com/flyerhzm/switch_user_example>

Expand Down

0 comments on commit 860efd6

Please sign in to comment.