Fix link to github repo (#160)

Former-commit-id: 1bd1eaebb892163e93360f74a9321689dd3b0583 [formerly c5eea25d2d36a3f3f00f5eb5cd9e5b97f2498019] [formerly 2387782e054d0e1ffcc633bdafff5d6feef4e722 [formerly c90db487f7]]
Former-commit-id: 400ecf0884bc68fea1a1389236103013817959f7 [formerly f6dc144ea0b1fef8af13d519a13ce70aeedb66f4]
Former-commit-id: e9c3d71b1047a81b956407ceb36e8ee32b5b8c50
This commit is contained in:
Bitti 2017-07-27 14:17:16 +02:00 committed by Henrique Dias
parent 73d74394c8
commit f5e93825d8

View File

@ -37,7 +37,7 @@
</div> </div>
<p class="credits"> <p class="credits">
<span>Served with <a rel="noopener noreferrer" href="https://github.com/hacdias/caddy-filemanager">File Manager</a>.</span> <span>Served with <a rel="noopener noreferrer" href="https://github.com/hacdias/filemanager">File Manager</a>.</span>
<span v-for="plugin in plugins" :key="plugin.name" v-html="plugin.credits"><br></span> <span v-for="plugin in plugins" :key="plugin.name" v-html="plugin.credits"><br></span>
<span><a @click="help">Help</a></span> <span><a @click="help">Help</a></span>
</p> </p>