From a5c29da313e7e76ce893ad0abd9a045cd7afc126 Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Fri, 19 Feb 2010 10:09:20 -0800 Subject: [PATCH] remove absolute paths from search results R=adg CC=golang-dev https://golang.org/cl/216053 --- lib/godoc/search.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/godoc/search.html b/lib/godoc/search.html index a6b7fe29cd6..3d417aa2715 100644 --- a/lib/godoc/search.html +++ b/lib/godoc/search.html @@ -26,7 +26,7 @@ {.repeated section Files} {.repeated section Groups} {.repeated section Infos} - {File.Path|html}:{@|infoLine} + {File.Path|url-src}:{@|infoLine}
{@|infoSnippet}
{.end} {.end} @@ -38,7 +38,7 @@ {.repeated section @}

package {Pak.Name|html}

{.repeated section Files} - {File.Path|html} + {File.Path|url-src} {.repeated section Groups}