Skip to content

Commit

Permalink
Add message control directive to the changelog
Browse files Browse the repository at this point in the history
Disable absolute docs link linting in the changelog. This is because the
changelog needs to include absolute docs links in order for our release
process to run smoothly, since we need to sync release notes to the
changelog.

This change removes the comment that disables the remark messaging
linter, since we have removed this custom linter in favor of Vale.
  • Loading branch information
ptgott committed Nov 19, 2024
1 parent 18652a7 commit a59d313
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pages/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
title: Teleport Changelog
description: The Changelog provides a comprehensive description of the changes introduced by each Teleport release.
---
{/*lint disable messaging*/}
{/*lint disable absolute-docs-links*/}

(!CHANGELOG.md!)

0 comments on commit a59d313

Please sign in to comment.