aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBenjamin Forster <e-e-e@users.noreply.github.com>2017-07-05 06:48:17 +1000
committerKarissa McKelvey <karissa@users.noreply.github.com>2017-07-04 13:48:17 -0700
commitd898ac97b6b541cf6d807bce530da45e25be9797 (patch)
tree486d4384b8fda8c8d929837a68be2eb539ffdd73 /docs
parenta2bf5dd1756cb3f5449966b7e47c76643084b088 (diff)
downloaddat-docs-d898ac97b6b541cf6d807bce530da45e25be9797.tar.gz
dat-docs-d898ac97b6b541cf6d807bce530da45e25be9797.zip
Change `deploy` branch to `master` in how-to-contribute readme’s. (#69)
* Change `deploy` to `master` as there is no deploy branch. * Change `deploy` to `master` as there is no deploy branch in main readme.md
Diffstat (limited to 'docs')
-rw-r--r--docs/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/readme.md b/docs/readme.md
index 0b0302c..2aec2dd 100644
--- a/docs/readme.md
+++ b/docs/readme.md
@@ -10,5 +10,5 @@ This documentation uses [minidocs](https://github.com/freeman-lab/minidocs).
## Deploying to Website
1. Write documentation
-2. Open PR to the `deploy` branch
+2. Open PR to the `master` branch
3. When PR is merged, Travis will automatically deploy the docs!