Fix links in documentation

RELNOTES: None.
PiperOrigin-RevId: 157582485
diff --git a/site/roadmap.md b/site/roadmap.md
index 1c12781..3c0a220 100644
--- a/site/roadmap.md
+++ b/site/roadmap.md
@@ -125,8 +125,11 @@
       <td>P2. <a href="https://github.com/bazelbuild/bazel/commit/7b825b8ea442246aabfa6a5a8962abd70855d0da">Sandboxing of action for OS X</a></td>
     </tr>
     <tr>
-      <td rowspan="5"><b>0.5</b></td>
-      <td rowspan="5"><b>2017&#8209;03</b></td>
+      <td rowspan="5">
+        <a href="https://github.com/bazelbuild/bazel/releases/tag/0.5.0"><b>0.5</b>
+        <br/><span class="label label-default">Released</span></a>
+      </td>
+      <td rowspan="5"><b>2017&#8209;05&#8209;26</b></td>
       <td>P0. Support for building and testing Java, C++ and Python on Windows</td>
     </tr>
     <tr><td>P1. Initial API for a Build Event Protocol</td></tr>
@@ -181,4 +184,3 @@
     <tr><td>P2. Bazel is in the list of debian package for the next stable</td></tr>
   </tbody>
 </table>
-
diff --git a/site/versions/master/docs/install-os-x.md b/site/versions/master/docs/install-os-x.md
index 80b8897..249524b 100644
--- a/site/versions/master/docs/install-os-x.md
+++ b/site/versions/master/docs/install-os-x.md
@@ -54,7 +54,7 @@
 
 ## <a name="install-with-installer-mac-os-x"></a>Install using binary installer
 
-The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases").
+The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases).
 
 The installer contains the Bazel binary and the required JDK. Some additional
 libraries must also be installed for Bazel to work.
diff --git a/site/versions/master/docs/install-ubuntu.md b/site/versions/master/docs/install-ubuntu.md
index c36e091..e2e5d5a 100644
--- a/site/versions/master/docs/install-ubuntu.md
+++ b/site/versions/master/docs/install-ubuntu.md
@@ -48,7 +48,7 @@
 
 ## <a name="install-with-installer-ubuntu"></a>Install using binary installer
 
-The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases").
+The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases).
 
 The installer contains the Bazel binary and the required JDK. Some additional
 libraries must also be installed for Bazel to work.