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 1e92edc commit b2f1228Copy full SHA for b2f1228
1 file changed
CLAUDE.md
@@ -27,7 +27,7 @@ Audio defaults to **microphone** but starts lazily on the Start button (no permi
27
28
## Accessibility
29
30
-Follows the shared [OpenPhysics accessibility convention](https://github.com/OpenPhysics/OpenPhysics/blob/main/ACCESSIBILITY.md).
+Follows the shared [OpenPhysics accessibility convention](https://github.com/OpenPhysics/Baton/blob/main/ACCESSIBILITY.md).
31
Each screen registers the shared `WaveComposerScreenSummaryContent` (constructed with the screen's
32
own `a11y` subgroup — `composer` / `analyzer` / `voice`) via the `screenSummaryContent` super-option.
33
A11y strings live under the top-level `a11y` key in each locale JSON, via `StringManager.getA11yStrings()`.
0 commit comments