We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428f826 commit 344f75bCopy full SHA for 344f75b
app.json
@@ -2,7 +2,7 @@
2
"name": "Start on Heroku: Node.js",
3
"description": "A barebones Node.js app using Express 4",
4
"repository": "https://github.com/heroku/node-js-getting-started",
5
- "logo": "http://node-js-sample.herokuapp.com/node.svg",
+ "logo": "https://raw.githubusercontent.com/heroku/node-js-getting-started/master/public/node.svg",
6
"keywords": ["node", "express", "heroku"],
7
"image": "heroku/nodejs"
8
}
0 commit comments