diff --git a/docs/index.md b/docs/index.md index 127b97b9..cf3f7e69 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,3 +24,9 @@ Explore the documentation using the navigation tabs: See [About changes in v5](concepts/changes-in-v5.md) for what changed and why, and [Migrating from v4 to v5](guides/administration/migrating-from-v4.md) for the one-shot data migration procedure. + +## Community + +Dependency-Track is an open source project maintained by a community of contributors. +Join the [monthly community meeting](https://github.com/DependencyTrack/community#community-meetings) +to hear project updates, ask questions, and meet other users and maintainers. diff --git a/mkdocs.yml b/mkdocs.yml index 58a2d873..8b8b8dde 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -61,6 +61,9 @@ extra: provider: mike default: latest social: + - icon: fontawesome/solid/calendar-days + link: https://github.com/DependencyTrack/community#community-meetings + name: Monthly community meeting - icon: fontawesome/brands/slack link: https://dependencytrack.org/slack - icon: fontawesome/brands/github