diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-03-27 20:43:40 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-03-27 20:43:40 +0000 |
| commit | 2b21c58efb5a3afe833086e0440cbe02475ad725 (patch) | |
| tree | 17569a42355f241e09462bc53bc585f7bc11742f | |
| parent | deployability (diff) | |
| download | redirectly-2b21c58efb5a3afe833086e0440cbe02475ad725.tar.gz redirectly-2b21c58efb5a3afe833086e0440cbe02475ad725.zip | |
fix 404 mmm link
| -rw-r--r-- | resources/config.edn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/config.edn b/resources/config.edn index 7443162..c153f00 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -13,7 +13,7 @@ if you followed a link here, please let me know at s+missing <i><ät></i> s-ol <i><döt></i> nu. </p> <p> - in the meantime, you may find what you were looking for at <a href=\"mmm.s-ol.nu\">mmm.s-ol.nu</a>. + in the meantime, you may find what you were looking for at <a href=\"//mmm.s-ol.nu\">mmm.s-ol.nu</a>. </p> </body> </html>"} |
