Merge pull request #44 from DamonQin/master

Fix the wrong repository link of "Deploy to Netlify" button
This commit is contained in:
Brian Douglas 2017-10-06 16:03:10 -07:00 committed by GitHub
commit 406a6b96c1
1 changed files with 5 additions and 5 deletions

View File

@ -69,8 +69,8 @@ to `/dist/css/{filename}.css`. Import statements will be resolved as part of the
## Environment variables
To seperate the development and production *- aka build -* stages, all gulp
tasks run with a node environment variable named either `development` or
To seperate the development and production *- aka build -* stages, all gulp tasks run with a node environment variable named either `development` or
`production`.
You can access the environment variable inside the theme files with
@ -90,7 +90,7 @@ Now netlify will build and deploy your site whenever you push to git.
You can also click this button:
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/eliwilliamson/victor-hugo)
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/victor-hugo)