You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: adev/src/content/best-practices/update.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ It also includes troubleshooting information and any recommended manual changes
43
43
For simple updates, the CLI command [`ng update`](cli/update) is all you need.
44
44
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.
45
45
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.
0 commit comments