Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 1fc9c83

Browse files
committed
Update the footer to link to the new release notes (issue #12970)
1 parent 0468303 commit 1fc9c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/community.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="community">
22
<h2>Community:</h2>
33
<ul>
4-
<li><a href="{{ site.url }}/release-2.0.html" class="link-release">Read the release notes</a></li>
4+
<li><a href="{{ site.url }}/release-2.1.html" class="link-release">Read the release notes</a></li>
55
<li><a href="https://groups.google.com/forum/#!forum/phantomjs" class="link-ml">Join the mailing list</a></li>
66
<li><a href="https://github.com/ariya/phantomjs/issues" class="link-bugs">Report bugs</a></li>
77
</ul>

0 commit comments

Comments
 (0)