summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2018-06-08 15:19:05 -0700
committerGarrett D'Amore <garrett@damore.org>2018-06-08 15:19:05 -0700
commitc1ae6a198567ea51d0573b57e081d1677bd381de (patch)
tree09227b9dd92c48d305006412fb393d7b7c0f69f7
parent2191d6532c15f64dcdeb915f99f20d5eced53194 (diff)
downloadnng-c1ae6a198567ea51d0573b57e081d1677bd381de.tar.gz
nng-c1ae6a198567ea51d0573b57e081d1677bd381de.tar.bz2
nng-c1ae6a198567ea51d0573b57e081d1677bd381de.zip
Minor updates.
-rw-r--r--_adoc/index.adoc8
-rw-r--r--index.html10
2 files changed, 11 insertions, 7 deletions
diff --git a/_adoc/index.adoc b/_adoc/index.adoc
index 4cc1230f..834f8849 100644
--- a/_adoc/index.adoc
+++ b/_adoc/index.adoc
@@ -1,7 +1,7 @@
---
layout: default
---
-nng - nanomsg-NG
+NNG - nanomsg-NG
================
:nofooter:
@@ -10,11 +10,13 @@ image:https://img.shields.io/travis/nanomsg/nng/master.svg?label=linux[Linux Sta
image:https://img.shields.io/appveyor/ci/nanomsg/nng/master.svg?label=windows[Windows Status,link="https://ci.appveyor.com/project/nanomsg/nng"]
image:https://codecov.io/gh/nanomsg/nng/branch/master/graph/badge.svg?label=coverage[Coverage,link="https://codecov.io/gh/nanomsg/nng"]
-This is the documentation for _nng_.
+This is the documentation for NNG.
The Reference Manual is available for browsing <<man/index#,here>>.
-You can also development and documentation efforts for _nng_ by purchasing your own copy of the https://leanpub.com/nngmanual[NNG Reference Manual on Leanpub].
+You can also support the development and documentation efforts for
+NNG by purchasing your own copy of the
+http://staysail.tech/books/nng_reference/[NNG Reference Manual].
Here is my <<RATIONALE#,rationale>> for why I made _nng_.
diff --git a/index.html b/index.html
index dec619c7..baeaba54 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@ layout: default
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.6.1">
-<title>nng - nanomsg-NG</title>
+<title>NNG - nanomsg-NG</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
/* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */
@@ -431,7 +431,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
</head>
<body class="article">
<div id="header">
-<h1>nng - nanomsg-NG</h1>
+<h1>NNG - nanomsg-NG</h1>
</div>
<div id="content">
<div class="paragraph">
@@ -441,13 +441,15 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<span class="image"><a class="image" href="https://codecov.io/gh/nanomsg/nng"><img src="https://codecov.io/gh/nanomsg/nng/branch/master/graph/badge.svg?label=coverage" alt="Coverage"></a></span></p>
</div>
<div class="paragraph">
-<p>This is the documentation for <em>nng</em>.</p>
+<p>This is the documentation for NNG.</p>
</div>
<div class="paragraph">
<p>The Reference Manual is available for browsing <a href="man/index.html">here</a>.</p>
</div>
<div class="paragraph">
-<p>You can also development and documentation efforts for <em>nng</em> by purchasing your own copy of the <a href="https://leanpub.com/nngmanual">NNG Reference Manual on Leanpub</a>.</p>
+<p>You can also support the development and documentation efforts for
+NNG by purchasing your own copy of the
+<a href="http://staysail.tech/books/nng_reference/">NNG Reference Manual</a>.</p>
</div>
<div class="paragraph">
<p>Here is my <a href="RATIONALE.html">rationale</a> for why I made <em>nng</em>.</p>