summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrangelov <kr.angelov@gmail.com>2021-09-22 14:11:27 +0200
committerkrangelov <kr.angelov@gmail.com>2021-09-22 14:11:27 +0200
commite4b2f281d97f97317df37b5e296cea371c334f37 (patch)
tree8fa7f7a4b47a85f6269f4a734cb8414dccde60f5 /README.md
parent063c517f3c99aa34ebf5ce25a97d85bb05d7abe4 (diff)
parentbedb46527daa99125f103b87e9fdf8e3cbe9d98b (diff)
Merge branch 'master' of github.com:GrammaticalFramework/gf-core
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e393be0e6..79e6ab68f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![GF Logo](doc/Logos/gf1.svg)
+![GF Logo](https://www.grammaticalframework.org/doc/Logos/gf1.svg)
# Grammatical Framework (GF)
@@ -39,7 +39,7 @@ or:
stack install
```
-For more information, including links to precompiled binaries, see the [download page](http://www.grammaticalframework.org/download/index.html).
+For more information, including links to precompiled binaries, see the [download page](https://www.grammaticalframework.org/download/index.html).
## About this repository