diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-10-07 15:05:00 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-10-07 15:14:02 +0000 |
| commit | 894bde0db758f2db03fd43d9fa2cd13a33d20643 (patch) | |
| tree | bb4d23e106dd24d189df9e220e72ac7e5ccb6997 /root | |
| parent | clean up a little (diff) | |
| download | mmm-894bde0db758f2db03fd43d9fa2cd13a33d20643.tar.gz mmm-894bde0db758f2db03fd43d9fa2cd13a33d20643.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 ' |
