Update link to older versions

This commit is contained in:
Paulus Schoutsen 2018-07-06 23:33:38 +02:00
parent f599a713ba
commit 66e9e6d898

View File

@ -71,7 +71,7 @@ class Versions extends React.Component {
<tr> <tr>
<th>{version}</th> <th>{version}</th>
<td> <td>
<a href={''}>Documentation</a> <a href={versionUrl(this.props.language, version)}>Documentation</a>
</td> </td>
{/* <td> {/* <td>
<a href={''}>Release Notes</a> <a href={''}>Release Notes</a>