Repository: incubator-freemarker-site Updated Branches: refs/heads/master 71def7a22 -> 70aa33ade
Github replaced with GitHub Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/db9c95d5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/db9c95d5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/db9c95d5 Branch: refs/heads/master Commit: db9c95d50f9acefd4a8e2c6acc81fc3def43929e Parents: 71def7a Author: ddekany <[email protected]> Authored: Fri Jan 6 21:41:37 2017 +0100 Committer: ddekany <[email protected]> Committed: Fri Jan 6 21:41:37 2017 +0100 ---------------------------------------------------------------------- src/main/docgen/book.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/db9c95d5/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index d8b8f5c..56f89cd 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -471,7 +471,7 @@ two freemarker.jar-s and unpredictable behavior! <td><link xlink:href="https://github.com/freemarker/FreeMarker.tmbundle">Install - from Github Project</link></td> + from GitHub Project</link></td> </tr> <tr> @@ -1295,7 +1295,7 @@ two freemarker.jar-s and unpredictable behavior! <title>Git commit policies</title> <para>A Committer can commit directly into the Apache Git repository - of FreeMarker, and so preferably doesn't use Github pull requests. + of FreeMarker, and so preferably doesn't use GitHub pull requests. (See <link linkend="sourcecode">the repositories and branches here</link>.)</para> @@ -1316,9 +1316,9 @@ two freemarker.jar-s and unpredictable behavior! </section> <section xml:id="merging-pull-request"> - <title>Merging in pull requests from Github</title> + <title>Merging in pull requests from GitHub</title> - <para>Pull requests from Github are merged in by Committers. Before + <para>Pull requests from GitHub are merged in by Committers. Before accepting a pull request, ensure that:</para> <itemizedlist> @@ -1348,7 +1348,7 @@ two freemarker.jar-s and unpredictable behavior! <listitem> <para><literal> <replaceable><PR_NUMBER></replaceable> - </literal> is the pull request number that Github shows + </literal> is the pull request number that GitHub shows prominently after a <quote>#</quote></para> </listitem> </itemizedlist>
