You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/06/16 15:22:06 UTC

[26/28] brooklyn-docs git commit: Fix dodgy internal links

Fix dodgy internal links

(cherry picked from commit af08f73ac6b12e396e12ee85c465079cd582c1c2)


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/7fb0b077
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/7fb0b077
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/7fb0b077

Branch: refs/heads/0.11.x
Commit: 7fb0b077bf5445e69a92b97c85c950b9ac5b8f6d
Parents: 0434eea
Author: Richard Downer <ri...@apache.org>
Authored: Thu May 18 13:28:16 2017 +0100
Committer: Richard Downer <ri...@apache.org>
Committed: Wed May 31 15:33:29 2017 +0100

----------------------------------------------------------------------
 contributing/pdf-manual.md              | 6 +++---
 website/developers/code/git-more.md     | 2 --
 website/developers/how-to-contribute.md | 9 +++++----
 3 files changed, 8 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/7fb0b077/contributing/pdf-manual.md
----------------------------------------------------------------------
diff --git a/contributing/pdf-manual.md b/contributing/pdf-manual.md
index ef9e950..161d9c0 100644
--- a/contributing/pdf-manual.md
+++ b/contributing/pdf-manual.md
@@ -1,13 +1,13 @@
 ---
-section: Single Page Manual & PDF
+section: Single Page Manual and PDF
 section_position: 4
 section_type: inline
 ---
 
-## Single Page Manual & PDF
+## Single Page Manual and PDF
 
 A single page overview of selections of the site are available in `zoneMergeManual` and `zoneMergeStarted`. These overviews are for the user manual
-and getting started guide respectively. The zone merge pages go through the [site structure](#site-structure), described above, and compile the files from this into a
+and getting started guide respectively. The zone merge pages go through the [site structure](index.html#site-structure), described above, and compile the files from this into a
 single HTML page.
 
 In order to do this, each page is iterated over in order and it's rendered content included in the page. The plug-in `regex_filter.rb` is used to re-write

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/7fb0b077/website/developers/code/git-more.md
----------------------------------------------------------------------
diff --git a/website/developers/code/git-more.md b/website/developers/code/git-more.md
index 61b1b9c..6b5c814 100644
--- a/website/developers/code/git-more.md
+++ b/website/developers/code/git-more.md
@@ -1,9 +1,7 @@
 ---
 title: Get the Code
 layout: website-normal
-menu_proxy_for: index.md
 children:
-- { link: index.html, title: Basics }
 - { section: Set Up Forks }
 - { section: Multi-Project Changes }
 - { section: How We Use Branches, title: Branches }

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/7fb0b077/website/developers/how-to-contribute.md
----------------------------------------------------------------------
diff --git a/website/developers/how-to-contribute.md b/website/developers/how-to-contribute.md
index 277b29d..30e6142 100644
--- a/website/developers/how-to-contribute.md
+++ b/website/developers/how-to-contribute.md
@@ -4,10 +4,11 @@ title: How to Contribute
 children:
 - { section: Contributor License Agreement, title: CLA }
 - { section: Create an Issue in Jira, title: Jira }
-- { section: Contributing using GitHub, title: GitHub }
-- { section: Reviews }
-- { link: code/, title: Get the Code }
-- { link: links.html, title: Handy Places }
+- { section: Pull Request at GitHub, title: GitHub }
+- { section: The Review Process, title: Reviews }
+- { section: Contributing without using GitHub, title: Patches }
+- { link: /developers/code/index.html, title: Get the Code }
+- { link: /developers/links.html, title: Handy Places }
 ---
 
 Welcome and thank you for your interest in contributing to Apache Brooklyn! This guide will take you through the