diff --git a/.github/ISSUE_TEMPLATE/10_bug_report.yml b/.github/ISSUE_TEMPLATE/10_bug_report.yml index 4ac6fee6f..2fa85edc2 100644 --- a/.github/ISSUE_TEMPLATE/10_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/10_bug_report.yml @@ -13,7 +13,7 @@ body: id: logs attributes: label: Relevant log output - description: Please copy and paste any relevant log output. See [Troubleshooting Guide](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) for details. + description: Please copy and paste any relevant log output. See [Troubleshooting Guide](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.mdx#how-to-troubleshoot-issues) for details. render: shell validations: required: false diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md deleted file mode 100644 index c141bf43a..000000000 --- a/docs/troubleshooting.md +++ /dev/null @@ -1,3 +0,0 @@ -# Troubleshooting - -For troubleshooting, see [https://docs.ollama.com/troubleshooting](https://docs.ollama.com/troubleshooting)