summaryrefslogtreecommitdiff
path: root/http/src
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-09 09:12:41 +0100
committerJoe Carstairs <me@joeac.net>2026-06-09 09:12:41 +0100
commit531c9d5a3806852e3a9b6d3fd1f83d1e8ab73e86 (patch)
tree034e4bad1207b1e619ce7155e5bb4b0712ee43e4 /http/src
parent2d6d17261cbe2043a6e59cfbecc2775146f665d2 (diff)
swaps " for ' in error.upphtml
Diffstat (limited to 'http/src')
-rw-r--r--http/src/error.upphtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/src/error.upphtml b/http/src/error.upphtml
index 1c5d418..057006f 100644
--- a/http/src/error.upphtml
+++ b/http/src/error.upphtml
@@ -9,6 +9,6 @@ pp "${SHARE}"/components/meta.upphtml
<p>
If you’re on this page, something’s probably gone wrong. Try going to
- my <a href="/">homepage</a> instead.
+ my <a href='/'>homepage</a> instead.
</p>
</section>