From 315560ff0d81f9232f6d4cb00438712b018724d4 Mon Sep 17 00:00:00 2001 From: David Hall Date: Fri, 4 Nov 2022 12:17:16 -0700 Subject: [PATCH] Update CONTRIBUTING.md (#190) * Update CONTRIBUTING.md * Update question.md --- .github/ISSUE_TEMPLATE/question.md | 2 +- CONTRIBUTING.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 5d532519..3d572bdb 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -8,7 +8,7 @@ assignees: '' --- ** Before you start, make sure to check out: ** -* Documentation on our [Read The Docs](https://nlp.stanford.edu/local/mistral/docs/_build/html/index.html) site. +* Documentation on our [Read The Docs](https://nlp.stanford.edu/mistral/) site. * [GitHub Issues](https://github.com/stanford-mercury/mistral/issues) These sources may already contain the answer to your question! diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 931b1e45..34fb9952 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing to Mistral -Please see the full contribution guidelines on our [Read The Docs](https://nlp.stanford.edu/local/mistral/docs/_build/html/contributing.html) page. +Please see the full contribution guidelines on our [Read The Docs](https://nlp.stanford.edu/mistral/contributing.html) page.