mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-14 00:48:42 +02:00
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:
@ -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))
|
||||
|
Reference in New Issue
Block a user