1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00

Update 'Teknik/Areas/Help/Views/Help/Tools.cshtml'

This commit is contained in:
danthebeastman 2017-04-02 11:11:13 -07:00
parent 056456cf38
commit b1612f9dee

View File

@ -61,9 +61,9 @@
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="list-group">
<a class="list-group-item" href="https://github.com/DanielFGray/tekup">
<a class="list-group-item" href="https://git.teknik.io/danthebeastman/tekup">
<h4 class="list-group-item-heading">Tekup</h4>
<p class="list-group-item-text">Bash script that uploads both text files to Paste and other files to Upload. Supports parallel uploading via xargs</p>
<p class="list-group-item-text">Bash script that uploads both text files to Paste and other files to Upload. Includes API support and logging.</p>
</a>
<a class="list-group-item" href="https://github.com/jschx/uguush">
<h4 class="list-group-item-heading">Uguush</h4>