summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/js/redirect.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/js/redirect.js b/static/js/redirect.js
index eb6f3a07..aa72f62c 100644
--- a/static/js/redirect.js
+++ b/static/js/redirect.js
@@ -2,8 +2,8 @@
// Client-side redirects for fragments (anchors)
//
-// It should be possible to do this with server-side redirects, but it was never implemented or
-// standardized. For reference:
+// It should be possible to do this with either HTML or server-side redirects, but it was never
+// implemented or standardized. For reference:
//
// https://www.w3.org/People/Bos/redirect
// https://www.w3.org/Protocols/HTTP/Fragment/draft-bos-http-redirect-00.txt