Skip to content

Commit

Permalink
index.html: add link to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Jun 5, 2020
1 parent deda0ff commit edcb2ef
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/man/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@
</script>
</head>
<body>
<font size="+1">
<center>
<a href="https://github.com/dankamongmen/notcurses">github</a>
<a href="https://nick-black.com/htp-notcurses.pdf">book</a>
<a href="https://github.com/dankamongmen/notcurses">github</a><span> </span>
<a href="https://nick-black.com/htp-notcurses.pdf">book</a><span> </span>
<a href="https://nick-black.com/dankwiki/index.php/Notcurses">dankwiki</a>
</center>
<br>
</font>
<hr>
<h1><a href="https://nick-black.com/dankwiki/index.php/Notcurses">notcurses</a> man pages (v1.4.4.1)</h1>
<a href="notcurses.3.html">notcurses(3)</a>—a blingful TUI library<br/>
Expand Down

0 comments on commit edcb2ef

Please sign in to comment.