diff --git a/.travis.yml b/.travis.yml index 2d9c434..ec77c32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ after_success: branches: only: - - master + - generator cache: yarn: true diff --git a/package.json b/package.json index b1fd8a1..00ebff9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "ikatyang", "license": "MIT", "homepage": "https://github.com/ikatyang/emoji-cheat-sheet", - "repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/master", + "repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/generator", "scripts": { "generate": "node ./scripts/generate.js" }, diff --git a/scripts/markdown.js b/scripts/markdown.js index 2a43543..857cf09 100644 --- a/scripts/markdown.js +++ b/scripts/markdown.js @@ -9,7 +9,7 @@ module.exports = class Markdown { # ${title} - This cheat sheet is auto-generated from ${urlDescriptions} using [emoji-cheat-sheet-generator](https://github.com/ikatyang/emoji-cheat-sheet/tree/master). + This cheat sheet is auto-generated from ${urlDescriptions} using [emoji-cheat-sheet-generator](https://github.com/ikatyang/emoji-cheat-sheet/tree/generator). ## Table of Contents