Skip to content

Commit e159115

Browse files
committed
chore(xplat readme): fix missing link
1 parent 9a63a21 commit e159115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/xplat-v9/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ yarn install
7878

7979
```
8080

81-
After doing so, before commiting any post-merge-commit fixes, make sure to also run `npx syncpack list-mismatches`. It is likely that the `xplat` branch is going to be somewhat out of sync with other changes from core, so make sure to address them before proceeding. Here's an example of a PR doing so.
81+
After doing so, before commiting any post-merge-commit fixes, make sure to also run `npx syncpack list-mismatches`. It is likely that the `xplat` branch is going to be somewhat out of sync with other changes from core, so make sure to address them before proceeding. Here's [an example of a PR](https://github.com/microsoft/fluentui/pull/30876) doing so.

0 commit comments

Comments
 (0)