diff options
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index 91848da60..f87fa5273 100644 --- a/index.html +++ b/index.html @@ -219,13 +219,13 @@ least one, it may help you to get a first idea of what GF is. or <a href="https://www.grammaticalframework.org/irc/?C=M;O=D">browse the channel logs</a>. </p> <p> - The is also a <a href="https://discord.gg/EvfUsjzmaz">GF server on Discord</a>. + There is also a <a href="https://discord.gg/EvfUsjzmaz">GF server on Discord</a>. </p> <p> - For bug reports and feature requests, please create an issue on the + For bug reports and feature requests, please create an issue in the <a href="https://github.com/GrammaticalFramework/gf-core/issues">GF Core</a> or - <a href="https://github.com/GrammaticalFramework/gf-rgl/issues">RGL</a> repositories. + <a href="https://github.com/GrammaticalFramework/gf-rgl/issues">RGL</a> repository. For programming questions, consider asking them on <a href="https://stackoverflow.com/questions/tagged/gf">Stack Overflow with the <code>gf</code> tag</a>. If you have a more general question to the community, we recommend you ask it on the <a href="http://groups.google.com/group/gf-dev">mailing list</a>. |
