Skip to content

Commit

Permalink
fix reference to logo on heroku template
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan velasquez committed Oct 11, 2018
1 parent f797dd5 commit eb30b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Solidus Sandbox",
"description": "A demonstration store using Solidus with some test data.",
"repository": "https://github.com/solidusio/solidus",
"logo": "http://solidus.io/favicon.ico",
"logo": "https://solidus.io/assets/images/favicon/favicon.ico",
"keywords": [
"solidus",
"demo"
Expand Down

0 comments on commit eb30b12

Please sign in to comment.