Skip to content

Commit 457ed8a

Browse files
authored
Fixed broken link (#857)
* Fixed broken link * Change files
1 parent 625be76 commit 457ed8a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

apps/fluent-tester/src/E2E/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
### UWP Additional Prerequisites
1515

16-
- [UWP Prerequisites](https://github.com/microsoft/fluentui-react-native/blob/master/apps/windows/readme.md)
16+
- [UWP Prerequisites](https://github.com/microsoft/fluentui-react-native/blob/master/apps/windows/README.md)
1717

1818
## E2E Project Structure
1919

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Fixed broken link",
4+
"packageName": "@fluentui-react-native/tester",
5+
"email": "dake.3601@gmail.com",
6+
"dependentChangeType": "patch"
7+
}

0 commit comments

Comments
 (0)