[GEODE-2037] Update pulse documentation links
Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/69a0877a Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/69a0877a Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/69a0877a Branch: refs/heads/feature/GEM-983 Commit: 69a0877abf1c789d58913cfb152f85ac5ba9d965 Parents: f73a4e3 Author: Anthony Baker <[email protected]> Authored: Wed Oct 26 07:59:42 2016 -0700 Committer: Anthony Baker <[email protected]> Committed: Wed Oct 26 10:14:11 2016 -0700 ---------------------------------------------------------------------- geode-pulse/src/main/webapp/DataBrowser.html | 2 +- geode-pulse/src/main/webapp/MemberDetails.html | 2 +- geode-pulse/src/main/webapp/QueryStatistics.html | 2 +- geode-pulse/src/main/webapp/clusterDetail.html | 2 +- geode-pulse/src/main/webapp/properties/gemfire.properties | 2 +- geode-pulse/src/main/webapp/properties/gemfire_en.properties | 2 +- geode-pulse/src/main/webapp/regionDetail.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/69a0877a/geode-pulse/src/main/webapp/DataBrowser.html ---------------------------------------------------------------------- diff --git a/geode-pulse/src/main/webapp/DataBrowser.html b/geode-pulse/src/main/webapp/DataBrowser.html index 165fa6f..1695a83 100644 --- a/geode-pulse/src/main/webapp/DataBrowser.html +++ b/geode-pulse/src/main/webapp/DataBrowser.html @@ -137,7 +137,7 @@ </div> </div> <div class="left headerTopSeperator"></div> - <div class="left"><a target="_blank" href="http://geode.docs.pivotal.io/docs/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks">Help</a></div> + <div class="left"><a target="_blank" href="http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks">Help</a></div> <div class="left headerTopSeperator"></div> <div class="left headerTopLinks welcomeLabelPRZero">Welcome</div> <div class="left headerTopLinks textbold font-size12" id="userName"></div> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/69a0877a/geode-pulse/src/main/webapp/MemberDetails.html ---------------------------------------------------------------------- diff --git a/geode-pulse/src/main/webapp/MemberDetails.html b/geode-pulse/src/main/webapp/MemberDetails.html index b416926..1ce2a4c 100644 --- a/geode-pulse/src/main/webapp/MemberDetails.html +++ b/geode-pulse/src/main/webapp/MemberDetails.html @@ -128,7 +128,7 @@ </div> <div class="left headerTopSeperator"></div> - <div class="left"><a data-prod-custom="pulse-help-custom" target="_blank" href="http://geode.docs.pivotal.io/docs/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks" class="left headerTopLinks">Help</a></div> + <div class="left"><a data-prod-custom="pulse-help-custom" target="_blank" href="http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks" class="left headerTopLinks">Help</a></div> <div class="left headerTopSeperator"></div> <div class="left headerTopLinks welcomeLabelPRZero">Welcome</div> <div class="left headerTopLinks textbold font-size12" id="userName"></div> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/69a0877a/geode-pulse/src/main/webapp/QueryStatistics.html ---------------------------------------------------------------------- diff --git a/geode-pulse/src/main/webapp/QueryStatistics.html b/geode-pulse/src/main/webapp/QueryStatistics.html index 07f61c6..21ece3f 100644 --- a/geode-pulse/src/main/webapp/QueryStatistics.html +++ b/geode-pulse/src/main/webapp/QueryStatistics.html @@ -150,7 +150,7 @@ <div class="left headerTopSeperator"></div> <div class="left"> <a data-prod-custom="pulse-help-custom" target="_blank" - href="http://geode.docs.pivotal.io/docs/tools_modules/pulse/chapter_overview.html" + href="http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks">Help</a> </div> <div class="left headerTopSeperator"></div> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/69a0877a/geode-pulse/src/main/webapp/clusterDetail.html ---------------------------------------------------------------------- diff --git a/geode-pulse/src/main/webapp/clusterDetail.html b/geode-pulse/src/main/webapp/clusterDetail.html index 211e366..0b1f562 100644 --- a/geode-pulse/src/main/webapp/clusterDetail.html +++ b/geode-pulse/src/main/webapp/clusterDetail.html @@ -118,7 +118,7 @@ </div> </div> <div class="left headerTopSeperator"></div> - <div class="left"><a data-prod-custom="pulse-help-custom" target="_blank" href="http://geode.docs.pivotal.io/docs/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks" class="left headerTopLinks">Help</a></div> + <div class="left"><a data-prod-custom="pulse-help-custom" target="_blank" href="http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks" class="left headerTopLinks">Help</a></div> <div class="left headerTopSeperator"></div> <div class="left headerTopLinks welcomeLabelPRZero">Welcome</div> <div class="left headerTopLinks textbold font-size12" id="userName"></div> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/69a0877a/geode-pulse/src/main/webapp/properties/gemfire.properties ---------------------------------------------------------------------- diff --git a/geode-pulse/src/main/webapp/properties/gemfire.properties b/geode-pulse/src/main/webapp/properties/gemfire.properties index 17e2259..db6f881 100644 --- a/geode-pulse/src/main/webapp/properties/gemfire.properties +++ b/geode-pulse/src/main/webapp/properties/gemfire.properties @@ -23,7 +23,7 @@ pulse-writes-custom=Writes pulse-reads-custom=Reads pulse-monitoring-custom=images/pulse-monitoring.png pulse-aboutimg-custom=images/about-geode.png -pulse-help-custom=http://geode.docs.pivotal.io/docs/tools_modules/pulse/chapter_overview.html +pulse-help-custom=http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html pulse-about-custom=The Pulse tool monitors Apache Geode system in real time. It provides health information, detailed operational and configuration data, system alerts, throughput performance and statistics for system members and connected clients. pulse-regionstableCaps-custom=Regions pulse-rtSummaryBySize-custom=Regions Summary - By Entry Count http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/69a0877a/geode-pulse/src/main/webapp/properties/gemfire_en.properties ---------------------------------------------------------------------- diff --git a/geode-pulse/src/main/webapp/properties/gemfire_en.properties b/geode-pulse/src/main/webapp/properties/gemfire_en.properties index 17e2259..db6f881 100644 --- a/geode-pulse/src/main/webapp/properties/gemfire_en.properties +++ b/geode-pulse/src/main/webapp/properties/gemfire_en.properties @@ -23,7 +23,7 @@ pulse-writes-custom=Writes pulse-reads-custom=Reads pulse-monitoring-custom=images/pulse-monitoring.png pulse-aboutimg-custom=images/about-geode.png -pulse-help-custom=http://geode.docs.pivotal.io/docs/tools_modules/pulse/chapter_overview.html +pulse-help-custom=http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html pulse-about-custom=The Pulse tool monitors Apache Geode system in real time. It provides health information, detailed operational and configuration data, system alerts, throughput performance and statistics for system members and connected clients. pulse-regionstableCaps-custom=Regions pulse-rtSummaryBySize-custom=Regions Summary - By Entry Count http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/69a0877a/geode-pulse/src/main/webapp/regionDetail.html ---------------------------------------------------------------------- diff --git a/geode-pulse/src/main/webapp/regionDetail.html b/geode-pulse/src/main/webapp/regionDetail.html index 98404cb..0323cd1 100644 --- a/geode-pulse/src/main/webapp/regionDetail.html +++ b/geode-pulse/src/main/webapp/regionDetail.html @@ -210,7 +210,7 @@ <!-- Version Details Popup --> </div> <div class="left headerTopSeperator"></div> - <div class="left"><a data-prod-custom="pulse-help-custom" target="_blank" href="http://geode.docs.pivotal.io/docs/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks">Help</a></div> + <div class="left"><a data-prod-custom="pulse-help-custom" target="_blank" href="http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html" class="left headerTopLinks">Help</a></div> <div class="left headerTopSeperator"></div> <div class="left headerTopLinks welcomeLabelPRZero">Welcome</div> <div class="left headerTopLinks textbold font-size12" id="userName"></div>
