Skip to content

Commit 3ceeee9

Browse files
committed
overview
1 parent 281059b commit 3ceeee9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

00_overview.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,12 @@
103103
"metadata": {},
104104
"source": [
105105
"* Reference\n",
106-
" * [Documentation](https://dask.pydata.org/en/latest/)\n",
106+
" * [Documentation](https://docs.dask.org/)\n",
107107
" * [Code](https://github.com/dask/dask/)\n",
108-
" * [Blog](http://matthewrocklin.com/blog/)\n",
108+
" * [Blog](https://blog.dask.org)\n",
109109
"* Ask for help\n",
110110
" * [dask](http://stackoverflow.com/questions/tagged/dask) tag on Stack Overflow\n",
111111
" * [github issues](https://github.com/dask/dask/issues/new) for bug reports and feature requests\n",
112-
" * [gitter](https://gitter.im/dask/dask) for quasi-realtime conversation\n",
113112
" "
114113
]
115114
},

0 commit comments

Comments
 (0)