diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-09-30 18:38:20 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-09-30 18:50:19 +0000 |
| commit | f204fc4e5db12581485bbe16e720474696b4791d (patch) | |
| tree | 7ef3dd396558c34133b2b678a3bd875d18d17ade /root | |
| parent | cast for URL (diff) | |
| download | mmm-f204fc4e5db12581485bbe16e720474696b4791d.tar.gz mmm-f204fc4e5db12581485bbe16e720474696b4791d.zip | |
little meta-link updates
Diffstat (limited to 'root')
| -rw-r--r-- | root/text$moonscript -> fn -> mmm$dom.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/text$moonscript -> fn -> mmm$dom.moon b/root/text$moonscript -> fn -> mmm$dom.moon index 84aed7f..8c06030 100644 --- a/root/text$moonscript -> fn -> mmm$dom.moon +++ b/root/text$moonscript -> fn -> mmm$dom.moon @@ -17,7 +17,7 @@ import link_to from (require 'mmm.mmmfs.util') require 'mmm.dom' '.' br! 'You can find the source code of everything ' - a { 'here', href: 'https://github.com/s-ol/mmm' } + a { 'here', href: 'https://git.s-ol.nu/mmm' } '.' br! 'Most of the inner-workings of this page are documented in ' |
