diff --git a/www/htmltest.yml b/www/htmltest.yml index 451f91620..93e9b36a8 100644 --- a/www/htmltest.yml +++ b/www/htmltest.yml @@ -9,6 +9,7 @@ IgnoreURLs: - https://github.com/goreleaser/goreleaser/edit/ - https://discord.com/ - https://gofi.sh +- https://docs.mattermost.com IgnoreDirs: - overrides IgnoreDirectoryMissingTrailingSlash: true diff --git a/www/mkdocs.yml b/www/mkdocs.yml index 09291291c..e688a3112 100644 --- a/www/mkdocs.yml +++ b/www/mkdocs.yml @@ -112,6 +112,7 @@ nav: - customization/announce/smtp.md - customization/announce/teams.md - customization/announce/twitter.md + - customization/announce/mattermost.md - Command Line Usage: - goreleaser: cmd/goreleaser.md - goreleaser init: cmd/goreleaser_init.md