Skip to content

Commit

Permalink
Update changelog.js
Browse files Browse the repository at this point in the history
  • Loading branch information
IngridKwok authored Jan 26, 2024
1 parent 7339e1c commit b7d79e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/changelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class ChangelogTemplate extends React.Component {
<h1>{node.frontmatter.title}</h1>
<div className="pds-spacing-mar-block-end-3xl">
<p className="pds-lead-text pds-lead-text--sm">
We're transitioning away from Changelogs published in this area of our docs site in favor of <a href="/release-notes"> release notes</a>!
We're transitioning away from publishing product updates in this section of Pantheon Docs to the new <a href="/release-notes"> release notes</a> site.
</p>
</div>
<hr />
Expand Down

0 comments on commit b7d79e3

Please sign in to comment.