File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"repository" : {
25
25
"type" : " git" ,
26
- "url" : " https://github.com/heroku /node-js-getting-started"
26
+ "url" : " https://github.com/KevinField /node-js-getting-started"
27
27
},
28
28
"keywords" : [
29
29
" node" ,
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ module.exports = {
12
12
+ "<p>Also, you can <a href='http://kevinjamesfield.blogspot.com/' id='contact-me-link'>contact me</a>.</p>"
13
13
+ "<p>Or go go go go <a href='/ping' id='ping-challenge-link'>go ping</a>.</p>"
14
14
+ "<p>Unless you wanna <a href='/minesweeper' id='minesweeper-link'>sweep some mines</a>.</p>"
15
- + "<p>There's always <a href='/primeFactors/ui' id='prime-factors-decomposition-link'>rot</a> too.</p>"
15
+ + "<p>There's always <a href='/primeFactors/ui' id='prime-factors-decomposition-link'>rot</a> too.</p>"
16
+ + "<p>Meanwhile, is my build passing? <img src='https://travis-ci.org/KevinField/node-js-getting-started.svg'></p>"
16
17
) ;
17
18
}
18
19
} ;
You can’t perform that action at this time.
0 commit comments