docs: shortcode for links to the cmd/sampleconf directory

fixes #11
This commit is contained in:
Christian Schwarz
2017-10-02 15:12:35 +02:00
parent 5c6c9485a8
commit d891b2b119
3 changed files with 3 additions and 2 deletions
@@ -0,0 +1 @@
<a href="https://github.com/zrepl/zrepl/tree/master/cmd/sampleconf/{{.Get 0}}" target="_new"><code>cmd/sampleconf/{{ .Get 0}}</code></a>