Skip to content

Commit

Permalink
docs: add discourse to community tab (#10181)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoonhyejin authored Apr 8, 2024
1 parent 300e682 commit 305c094
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs-website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ module.exports = {
to: "/slack",
label: "Join Slack",
},
{
href: "https://forum.datahubproject.io/",
label: "Community Forum",
},
{
to: "/events",
label: "Events",
Expand Down

0 comments on commit 305c094

Please sign in to comment.