Skip to content

Commit f6a79f6

Browse files
authored
Add discourse in the community dropdown (#55)
1 parent 8f9f215 commit f6a79f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
7272
<a class="dropdown-item" href="https://docs.dask.org/en/latest/support.html">Ask for Help</a>
7373
<a class="dropdown-item" href="https://github.com/dask">Github</a>
74+
<a class="dropdown-item" href="https://dask.discourse.group">Discourse Help Forum</a>
7475
<a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/dask">Stack Overflow</a>
7576
<a class="dropdown-item" href="https://twitter.com/dask_dev">Twitter</a>
7677
<a class="dropdown-item" href="https://blog.dask.org/"> Developer Blog </a>

0 commit comments

Comments
 (0)