From cefceda95f3a93dae6750aa0406c601776facb54 Mon Sep 17 00:00:00 2001 From: steveperry-53 Date: Fri, 4 Nov 2016 11:32:50 -0700 Subject: [PATCH] Add editdocs.md back in. --- docs/contribute/create-pull-request.md | 2 -- editdocs.md | 42 ++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 editdocs.md diff --git a/docs/contribute/create-pull-request.md b/docs/contribute/create-pull-request.md index 833b4abf08..ef8ac32c74 100644 --- a/docs/contribute/create-pull-request.md +++ b/docs/contribute/create-pull-request.md @@ -1,6 +1,4 @@ --- -redirect_from: - - /editdocs/ --- {% capture overview %} diff --git a/editdocs.md b/editdocs.md new file mode 100644 index 0000000000..0291912aca --- /dev/null +++ b/editdocs.md @@ -0,0 +1,42 @@ +--- +layout: docwithnav +--- + + +

 

+ +
+ +

Continue your edit

+ +

Click the below link to edit the page you were just on. When you are done, press "Commit Changes" at the bottom of the screen. This will create a copy of our site on your GitHub account called a "fork." You can make other changes in your fork after it is created, if you want. When you are ready to send us all your changes, go to the index page for your fork and click "New Pull Request" to let us know about it.

+ +

+ +
+
+ +

Edit our site in the cloud

+ +

Click the below button to visit the repo for our site. You can then click the "Fork" button in the upper-right area of the screen to create a copy of our site on your GitHub account called a "fork." Make any changes you want in your fork, and when you are ready to send those changes to us, go to the index page for your fork and click "New Pull Request" to let us know about it.

+ +

Browse this site's source code

+ +
+ + + +{% include_relative README.md %}