Repository: incubator-netbeans-website Updated Branches: refs/heads/asf-site cc6dd9d19 -> e478a6afe
Fixed learn more link from 81 to 82. Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/commit/e478a6af Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/tree/e478a6af Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/diff/e478a6af Branch: refs/heads/asf-site Commit: e478a6afe7809a3a1a2a2044e53852f87797f2e2 Parents: cc6dd9d Author: Chris2011 <[email protected]> Authored: Mon Jan 23 13:41:40 2017 +0100 Committer: Chris2011 <[email protected]> Committed: Mon Jan 23 13:41:40 2017 +0100 ---------------------------------------------------------------------- content/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/blob/e478a6af/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index a618db3..ba95730 100644 --- a/content/index.html +++ b/content/index.html @@ -47,7 +47,7 @@ <small>Fits the Pieces Together</small> </div> <div class="download-links"> - <a href="//netbeans.org/community/releases/81/">Learn More</a> + <a href="//netbeans.org/community/releases/82/">Learn More</a> </div> </div> <div class="desc"> @@ -112,4 +112,4 @@ <script src="scripts/onepager.min.js"></script> </body> -</html> +</html> \ No newline at end of file
