From 4ede70d95ad8adc836a02b419617c3760434ba99 Mon Sep 17 00:00:00 2001 From: Will Norris Date: Mon, 1 Jan 2018 10:44:31 +0000 Subject: [PATCH] website: fix links on doc pages Remove gerrit redirect for /doc/* links, and instead link directly to the on-site doc page. This allows us to remove special handling of any /gw/doc/* URLs. However, we also need to add special handling for /gw/server/* URLs to fix a couple of broken links on /doc/status.md. Change-Id: Ica73c3d78b47dd363c5c3e736123af2977dedb0d --- doc/status.md | 2 +- doc/terms.md | 8 ++++---- website/camweb.go | 2 +- website/camweb_test.go | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/status.md b/doc/status.md index 82d18f90e..ee0f05ad2 100644 --- a/doc/status.md +++ b/doc/status.md @@ -16,7 +16,7 @@ pieces and use cases, and where they're at.

- +
ItemStatusNotes
Blob Server95%See doc/protocol/
Blob Server95%See doc/protocol/
Sharing50%See mailing list thread "Example of sharing"
Search API0%initial hand waving only
diff --git a/doc/terms.md b/doc/terms.md index 1dc0c23b4..aa9e45125 100644 --- a/doc/terms.md +++ b/doc/terms.md @@ -38,15 +38,15 @@ if things here are confusing or lacking.