Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
no-chris committed Jan 24, 2024
1 parent 4298112 commit 8edccd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/documentation/docs/reference/chords.mdx
Expand Up @@ -136,7 +136,7 @@ For more consistency, <CM/> normalizes the chords symbols at rendering time.
<TabbedChordMark src={'CMAJ7\nC^\nCM7\n\nCmajor7'} />

Under the hood, <CM/> uses the powerful <CS/> library, which is capable of parsing virtually any chord symbol
and performs the normalization based on [widely recognized conventions](https://github.com/no-chris/chord-symbol#background-information).
and performs the normalization based on [widely recognized conventions](https://github.com/no-chris/chord-symbol/tree/master/packages/chord-symbol#background-information).

This normalization can also, sometimes, speed up the writing process:

Expand Down

0 comments on commit 8edccd0

Please sign in to comment.