From 2daa52c0a818697c66cd88e34034e79b98a4a199 Mon Sep 17 00:00:00 2001 From: Karl Isenberg Date: Wed, 22 Jul 2015 15:20:22 -0700 Subject: [PATCH] Make guestbook-go url paths relative to survive multiple proxies --- guestbook-go/_src/public/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/guestbook-go/_src/public/index.html b/guestbook-go/_src/public/index.html index 62991ed3..f525f4b7 100644 --- a/guestbook-go/_src/public/index.html +++ b/guestbook-go/_src/public/index.html @@ -4,7 +4,7 @@ - + Guestbook @@ -25,10 +25,10 @@

-

/env - /info

+

/env + /info

- +