You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by de...@apache.org on 2017/06/20 19:33:16 UTC

systemml-website git commit: Fix release notes link on download page

Repository: systemml-website
Updated Branches:
  refs/heads/master c38b3fa23 -> 9f7bf933b


Fix release notes link on download page


Project: http://git-wip-us.apache.org/repos/asf/systemml-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/systemml-website/commit/9f7bf933
Tree: http://git-wip-us.apache.org/repos/asf/systemml-website/tree/9f7bf933
Diff: http://git-wip-us.apache.org/repos/asf/systemml-website/diff/9f7bf933

Branch: refs/heads/master
Commit: 9f7bf933b0c0a5854a084170310b2722f4db7577
Parents: c38b3fa
Author: Deron Eriksson <de...@us.ibm.com>
Authored: Tue Jun 20 12:32:57 2017 -0700
Committer: Deron Eriksson <de...@us.ibm.com>
Committed: Tue Jun 20 12:32:57 2017 -0700

----------------------------------------------------------------------
 _src/download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/systemml-website/blob/9f7bf933/_src/download.html
----------------------------------------------------------------------
diff --git a/_src/download.html b/_src/download.html
index 830cdaa..2ed2f7c 100644
--- a/_src/download.html
+++ b/_src/download.html
@@ -77,7 +77,7 @@ limitations under the License.
           </tr>
 
           <tr>
-            <td><a href="https://github.com/apache/systemml-website/blob/master/{{ site.data.project.release_version }}/release_notes.md" target="_blank">Release Notes</td>
+            <td><a href="release-notes/systemml-release-notes-{{ site.data.project.release_version }}.html">Release Notes</a></td>
             <td></td>
             <td></td>
           </tr>