Skip to content

Commit

Permalink
Adding link to JupyterLab FAQ in our RTD.
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisonbg committed Jun 18, 2019
1 parent e88f324 commit 2a31c1e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/help-extension/src/index.tsx
Expand Up @@ -65,7 +65,10 @@ const RESOURCES = [
url: 'https://jupyterlab.readthedocs.io/en/stable/'
},
{
text: 'Jupyter Documentation',
text: 'JupyterLab FAQ',
url: 'https://jupyterlab.readthedocs.io/en/stable/getting_started/faq.html'
},
{
url: 'https://jupyter.org/documentation'
},
{
Expand Down

0 comments on commit 2a31c1e

Please sign in to comment.