Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down