Skip to content

Commit d847f02

Browse files
committed
Correct link
1 parent 8d11f8a commit d847f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/release-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ In cases where upgrading a dependency to its most recent release is breaking, it
7272

7373
### Update UI Dependencies
7474

75-
Check whether any UI dependencies (JavaScript packages, fonts, etc.) need to be updated by running `yarn outdated` from within the `project-static/` directory. [Upgrade these dependencies](http://0.0.0.0:9000/development/web-ui/#updating-dependencies) as necessary, then run `yarn bundle` to generate the necessary files for distribution.
75+
Check whether any UI dependencies (JavaScript packages, fonts, etc.) need to be updated by running `yarn outdated` from within the `project-static/` directory. [Upgrade these dependencies](./web-ui.md#updating-dependencies) as necessary, then run `yarn bundle` to generate the necessary files for distribution.
7676

7777
### Rebuild the Device Type Definition Schema
7878

0 commit comments

Comments
 (0)