diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2019-07-03 15:01:18 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2019-07-03 15:01:18 +0300 |
| commit | e9e118d2b70c3af9e3c5b8f65a98d2dceb0a5ffb (patch) | |
| tree | f925e91f5c15855dce2e762812e0b4ba65125907 /public | |
| parent | 937fac9fd6e1e6989dba28e39c9b1899722d7ca5 (diff) | |
Fix linkmaster
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 8b09cec..5ccafdd 100644 --- a/public/index.html +++ b/public/index.html @@ -41,7 +41,7 @@ </ol> <h4>About</h4> <p> - This software is open source. The source can be found here: https://gitlab.com/jans.tuomi/5etools-to-dndappfile + This software is open source. The source can be found on <a href="https://gitlab.com/jans.tuomi/5etools-to-dndappfile">Gitlab</a>. </p> <p> <strong>Author</strong>: Jan Tuomi, <<a href="mailto:jans.tuomi@gmail.com">jans.tuomi@gmail.com</a>> |
