Skip to content

Commit

Permalink
Fix link validation
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Jul 22, 2023
1 parent 8210da1 commit bf12354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/partials/release_notes/_release-23-2-0.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ updating to 23.2.0, please update to the latest released version of the plugin,
issue on the plugin's GitHub repository.

Similarly, certain third-party community-authored authorization plugins may no longer be compatible due to use of an
outdated extension version 1.0 <%= link_to 'deprecated in 2019', 'https://plugin-api.gocd.org/current/#deprecations-across-extensions58' %>,
and may need a minor update to declare compatibility with the <%= link_to '2.0 extension API', 'https://plugin-api.gocd.org/current/authorization/' %>.
outdated extension version 1.0 <%= link_to_plugin_api_section '#deprecations-across-extensions58', 'deprecated in 2019' %>,
and may need a minor update to declare compatibility with the <%= link_to_plugin_api_section 'authorization', '2.0 extension API' %>.

<h4>Enhancements</h4>

Expand Down

0 comments on commit bf12354

Please sign in to comment.