We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434a97a commit 716a43eCopy full SHA for 716a43e
docs/process/breaking-changes.md
@@ -35,7 +35,7 @@ abide by the following basic conditions:
35
* Must access libraries via the public API (for example, must not reach into
36
the internals of a package located in the `/src/` directory).
37
38
-* Must not rely on an [experiment flag](flags.md).
+* Must not rely on an [experiment flag](experimental-flags.md).
39
40
* Must not circumvent clear restrictions documented in the public API
41
documentation (for example, must not mixin a class clearly documented as
0 commit comments