diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-09 09:12:41 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-09 09:12:41 +0100 |
| commit | 531c9d5a3806852e3a9b6d3fd1f83d1e8ab73e86 (patch) | |
| tree | 034e4bad1207b1e619ce7155e5bb4b0712ee43e4 /http | |
| parent | 2d6d17261cbe2043a6e59cfbecc2775146f665d2 (diff) | |
swaps " for ' in error.upphtml
Diffstat (limited to 'http')
| -rw-r--r-- | http/src/error.upphtml | 2 |
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> |
