Skip to content

Commit f727f8e

Browse files
MeAkibthePunderWoman
authored andcommitted
docs: fix broken anchor link for Angular versioning section
Updates the release documentation link to point to the correct `#angular-versioning` anchor so readers are directed to the intended
1 parent 8bc688b commit f727f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adev/src/content/best-practices/update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ It also includes troubleshooting information and any recommended manual changes
4343
For simple updates, the CLI command [`ng update`](cli/update) is all you need.
4444
Without additional arguments, [`ng update`](cli/update) lists the updates that are available to you and provides recommended steps to update your application to the most current version.
4545

46-
[Angular Versioning and Releases](reference/releases#versioning 'Angular Release Practices, Versioning') describes the level of change that you can expect based on a release's version number.
46+
[Angular Versioning and Releases](reference/releases#angular-versioning 'Angular Release Practices, Versioning') describes the level of change that you can expect based on a release's version number.
4747
It also describes supported update paths.
4848

4949
## Resource summary

0 commit comments

Comments
 (0)