You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2019/02/27 20:04:17 UTC

[geode] branch develop updated: Update redirects.rb on the develop branch to v 1.10

This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 864e0e9  Update redirects.rb on the develop branch to v 1.10
864e0e9 is described below

commit 864e0e99b15b469c8fc3ace570bc4081185f798e
Author: Dave Barnes <db...@pivotal.io>
AuthorDate: Wed Feb 27 12:03:59 2019 -0800

    Update redirects.rb on the develop branch to v 1.10
---
 geode-book/redirects.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/geode-book/redirects.rb b/geode-book/redirects.rb
index 1585fe9..fa3c14d 100644
--- a/geode-book/redirects.rb
+++ b/geode-book/redirects.rb
@@ -14,5 +14,5 @@
 #permissions and limitations under the License.
 
 r301 %r{/releases/latest/javadoc/(.*)}, 'http://geode.apache.org/releases/latest/javadoc/$1'
-rewrite '/', '/docs/guide/19/about_geode.html'
-rewrite '/index.html', '/docs/guide/19/about_geode.html'
+rewrite '/', '/docs/guide/110/about_geode.html'
+rewrite '/index.html', '/docs/guide/110/about_geode.html'