diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html index fe45c85cb..34b5793fb 100644 --- a/index.html +++ b/index.html @@ -26,14 +26,14 @@ <div class="col-sm-3"> <h2>Use</h2> - <ul> - <li><a href="http://cloud.grammaticalframework.org/">GF Cloud</a></li> - <li><a href="demos/index.html">Other Demos</a></li> - </ul> <a href="download/index.html" class="btn btn-primary mb-3 "> <i class="fas fa-download mr-1"></i> Download GF </a> + <ul> + <li><a href="http://cloud.grammaticalframework.org/">GF Cloud</a></li> + <!-- <li><a href="demos/index.html">Other Demos</a></li> --> + </ul> <h4>Community</h4> <ul> |
