Skip to content

Commit

Permalink
chore(xplat readme): fix missing link (#30890)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset authored Mar 27, 2024
1 parent 9a63a21 commit e65fdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/xplat-v9/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ yarn install

```

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.
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 comments on commit e65fdd9

Please sign in to comment.