diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2014-11-06 16:36:04 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2014-11-06 16:36:04 +0000 |
| commit | 76e81fc7687ce4d71ba413012d7b58093d5126dd (patch) | |
| tree | 1effa05a20be519e329db4cc884657329dec9e37 | |
| parent | c50d0e0fc2252cf816207fc6bef8577cc5e82abb (diff) | |
| parent | 97bc3664869615aa66611cb3788f8e6e15266e53 (diff) | |
Merge remote-tracking branch 'origin/dev'
| -rw-r--r-- | templates/download.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/download.tpl b/templates/download.tpl index f956a58..b297b3d 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -21,7 +21,7 @@ </div> <div class='standardMargins'> The source is also available in <a href="http://git-scm.com/">git</a>. You can - <a href="https://natha.nkinka.de/code/git/nutridb.git/">browse the repository</a>, or make + <a href="https://natha.nkinka.de/code/git/nutridb.git">browse the repository</a>, or make read-only clones: </div> |
