diff --git a/rfcs/shared/build-system/08-type-checking-perf-improvements.md b/rfcs/shared/build-system/08-type-checking-perf-improvements.md index 63f590e03cf1a5..b8fc48053cb906 100644 --- a/rfcs/shared/build-system/08-type-checking-perf-improvements.md +++ b/rfcs/shared/build-system/08-type-checking-perf-improvements.md @@ -259,7 +259,7 @@ react-components/ **Cons:** - ~~changes to existing library implementation (github git history will be less accessible because of file "MOVEs")~~ - - https://github.com/Hotell/fluentui/commits/rfc/v9-project-domain-changes/packages/react-components/react-menu/library/package.json + - github properly resolves renames now ! -> https://github.com/Hotell/fluentui/commits/rfc/v9-project-domain-changes-implementation-mvp/packages/react-components/react-menu/library/package.json - ? consistency between node and web packages - node packages don't have stories -> in order to be consistent we would need to move all implementation in a `libraries` subfolder (another nesting)