Skip to content

Commit 0f7729f

Browse files
fix: update link to troubleshooting guidelines (#6964)
* fix: update link to troubleshooting guidelines Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com> * fix: small typo in ISSUE_TEMPLATE/config.yml Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com> --------- Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
1 parent 8627381 commit 0f7729f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Here, we're looking for specific bugs in the Jupyter Notebook codebase. If you t
4040
4. See error '...'
4141

4242
<!--Describe how you diagnosed the issue. See the guidelines at
43-
https://jupyter-notebook.readthedocs.io/en/latest/troubleshooting -->
43+
https://jupyter-notebook.readthedocs.io/en/latest/troubleshooting.html -->
4444

4545
## Expected behavior
4646

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ contact_links:
1111
about: Ask short questions about using Jupyter Notebook
1212
- name: 📝 Do you have a feature request that may be applied upstream? See JupyterLab.
1313
url: https://github.com/jupyterlab/jupyterlab
14-
about: We recommend that you cross-referrence JupyterLab for information when requesting new features and support for Notebook 7. We won't likely accept new features for Jupyter Notebook 6.x.
14+
about: We recommend that you cross-reference JupyterLab for information when requesting new features and support for Notebook 7. We won't likely accept new features for Jupyter Notebook 6.x.

0 commit comments

Comments
 (0)