Change link to troff man page

so that the current version is referenced, not master. This allows
us to put docs about unreleased features into git.
This commit is contained in:
Thomas Jensen
2021-02-25 20:48:53 +01:00
parent 771fef9f45
commit 1ec4597a7e

View File

@ -45,4 +45,5 @@ layout: markdown
1. [Download]({{ site.baseurl}}/download.html)
1. [*Boxes* manual page](boxes-man-1.html) (also in [troff format](https://github.com/{{ site.github }}/blob/master/doc/boxes.1.in))
1. [*Boxes* manual page](boxes-man-1.html) (also in [troff
format](https://raw.githubusercontent.com/{{ site.github }}/v{{ site.currentVersion }}/doc/boxes.1.in))