Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stanfordnlp/stanza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuhao Zhang <yuhaozhang@users.noreply.github.com>2020-05-29 10:01:58 +0300
committerGitHub <noreply@github.com>2020-05-29 10:01:58 +0300
commit67e2ffbc13f4f92d36731caa4518cd551e8fec7b (patch)
tree1fde59d5c46170ed605d9ed4653f5e366ab904bb /README.md
parentb24d0845e0658ca82a2fe45a3ebcc4845ef82e35 (diff)
Update README with link to FAQ page
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07e5a590..206eac1a 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ If you use the CoreNLP software through Stanza, please cite the CoreNLP software
## Issues and Usage Q&A
-To ask questions, report issues or request features 🤔, please use the [GitHub Issue Tracker](https://github.com/stanfordnlp/stanza/issues). Before creating a new issue, please make sure to search for existing issues that may solve your problem, or visit the [Frequently Asked Questions (FAQ) page] on our website.
+To ask questions, report issues or request features 🤔, please use the [GitHub Issue Tracker](https://github.com/stanfordnlp/stanza/issues). Before creating a new issue, please make sure to search for existing issues that may solve your problem, or visit the [Frequently Asked Questions (FAQ) page](https://stanfordnlp.github.io/stanza/faq.html) on our website.
## Contributing to Stanza