diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index a3167c05a..5c1d6bd95 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <TITLE>GF - Grammatical Framework</TITLE> <meta charset="UTF-8"> <link rel="stylesheet" href="css/newstyle.css" title="GF"> -<link rel="alternate" href="https://github.com/GrammaticalFramework/GF/" title="GF GitHub repository"> +<link rel="alternate" href="https://github.com/GrammaticalFramework/gf-core/" title="GF GitHub repository"> <meta name = "viewport" content = "width = device-width"> <script type="text/javascript"> function sitesearch() { @@ -41,7 +41,7 @@ function sitesearch() { <ul> <li><A HREF="http://groups.google.com/group/gf-dev">User Group</A> - <li><a href="https://github.com/GrammaticalFramework/GF/issues">Bug Reports</a> + <li><a href="https://github.com/GrammaticalFramework/gf-core/issues">Bug Reports</a> (<a href="http://code.google.com/p/grammatical-framework/issues/list">old</a>) </ul> </div> @@ -71,7 +71,7 @@ function sitesearch() { <div class=links> <h4>Develop GF</h4> <ul> - <li><a href="https://travis-ci.org/GrammaticalFramework/GF"><img src="https://travis-ci.org/GrammaticalFramework/GF.svg?branch=master" alt="GF build status"></a> + <li><a href="https://travis-ci.org/GrammaticalFramework/gf-core"><img src="https://travis-ci.org/GrammaticalFramework/gf-core.svg?branch=master" alt="GF build status"></a> <li><a href="doc/gf-developers.html">GF Developers Guide</a> <li><A HREF="https://github.com/GrammaticalFramework/">GF on GitHub</A> <li><a href="/~hallgren/gf-experiment/browse/">Browse Source Code</a> |
