Skip to content

Commit af57ec2

Browse files
authored
Merge pull request #188 from raybellwaves/doc-update-links-00
DOC: update links
2 parents 0f8f4d6 + 065d977 commit af57ec2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

00_overview.ipynb

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,15 @@
9191
"metadata": {},
9292
"source": [
9393
"* Reference\n",
94-
" * [Documentation](https://docs.dask.org/)\n",
94+
" * [Docs](https://dask.org/)\n",
95+
" * [Examples](https://examples.dask.org/)\n",
9596
" * [Code](https://github.com/dask/dask/)\n",
96-
" * [Blog](https://blog.dask.org)\n",
97+
" * [Blog](https://blog.dask.org/)\n",
9798
"* Ask for help\n",
98-
" * [dask](http://stackoverflow.com/questions/tagged/dask) tag on Stack Overflow\n",
99+
" * [`dask`](http://stackoverflow.com/questions/tagged/dask) tag on Stack Overflow, for usage questions\n",
99100
" * [github issues](https://github.com/dask/dask/issues/new) for bug reports and feature requests\n",
100-
" "
101+
" * [gitter chat](https://gitter.im/dask/dask) for general, non-bug, discussion\n",
102+
" * Attend a live tutorial"
101103
]
102104
},
103105
{

0 commit comments

Comments
 (0)