diff options
Diffstat (limited to 'man/tip/nng.7.html')
| -rw-r--r-- | man/tip/nng.7.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/tip/nng.7.html b/man/tip/nng.7.html index 11b3b7c5..538ac3e7 100644 --- a/man/tip/nng.7.html +++ b/man/tip/nng.7.html @@ -349,9 +349,9 @@ title: nng(7) <main> {% if page.version and page.version != site.latest %} {% if page.version == "tip" %} -{% include tip_version.html %} +{% include manpage-tip.html %} {% else %} -{% include old_version.html %} +{% include manpage-old.html %} {% endif %} {% endif %} <div id="header"> |
