diff --git a/data/ui.yml b/data/ui.yml index f37d9cbe0f14..b306dfd5657b 100644 --- a/data/ui.yml +++ b/data/ui.yml @@ -6,7 +6,7 @@ header: notices: release_candidate: # The version name is rendered before the below text via includes/header-notification.html - ' is currently available as a release candidate. For more information, see "About upgrades to new releases."' + ' is currently available as a release candidate. For more information, see "About upgrades to new releases".' early_access: 📣 Please do not share this URL publicly. This page contains content about an early access feature. release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes. # GHES release notes @@ -116,7 +116,7 @@ graphql: rest: banner: api_versioned: The REST API is now versioned. - api_version_info: For more information, see "About API versioning." + api_version_info: For more information, see "About API versioning". ghes_api_versioned: After a site administrator upgrades your Enterprise Server instance to {{ firstGhesReleaseWithApiVersions.versionTitle }} or later, the REST API will be versioned. To learn how to find your instance's version, see "About versions of GitHub Docs". redirect_notice: We've recently moved some of the REST API documentation. redirect_repo: If you can't find what you're looking for, you might try the new {{ newRestPagesLinks }} REST API pages.