From d898ac97b6b541cf6d807bce530da45e25be9797 Mon Sep 17 00:00:00 2001 From: Benjamin Forster Date: Wed, 5 Jul 2017 06:48:17 +1000 Subject: Change `deploy` branch to `master` in how-to-contribute readme’s. (#69) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Change `deploy` to `master` as there is no deploy branch. * Change `deploy` to `master` as there is no deploy branch in main readme.md --- README.md | 2 +- docs/readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cc8f70..7d62994 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Repository for the documentation of the Dat Project ecosystem. View the docs at ## Writing & Editing Docs -[See docs folder](docs/readme.md) for information on editing and adding docs. Once you finish editing the docs, send a PR to the `deploy` branch to get the edits automatically deployed. +[See docs folder](docs/readme.md) for information on editing and adding docs. Once you finish editing the docs, send a PR to the `master` branch to get the edits automatically deployed. ### Creating + Generating Paper from Markdown 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! -- cgit v1.2.3