diff options
Diffstat (limited to 'source/_templates/indexcontent.html')
-rw-r--r-- | source/_templates/indexcontent.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/_templates/indexcontent.html b/source/_templates/indexcontent.html index 74b5273..a043f8a 100644 --- a/source/_templates/indexcontent.html +++ b/source/_templates/indexcontent.html @@ -29,6 +29,9 @@ here? Look on the <a href="http://wiki.leaflabs.com/">LeafLabs wiki</a>. </p> +<p>See the <a href="{{ pathto("whats-new") }}">What's New</a> page for +changes that are new in {{ release }}.</p> + <h2>Contents at a Glance</h2> <table class="contents-table"> |