Skip to content

Commit f5af74a

Browse files
authored
Fix broken link to chroma directory in README (#45)
docs: Fix broken link to chroma directory
1 parent f76961a commit f5af74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ alt="image could not be loaded"
342342
style="color: red; background-color: black; font-weight: bold" />
343343
</div>
344344

345-
<p>The <a href="https://github.com/z-shell/F-Sy-H/tree/main/%E2%86%92chroma">chromas</a> that are enabled by default can be found <a href="https://github.com/z-shell/F-Sy-H/blob/main/functions/fast-highlight#L172">here</a>.</p>
345+
<p>The <a href="https://github.com/z-shell/F-Sy-H/tree/main/chroma">chromas</a> that are enabled by default can be found <a href="https://github.com/z-shell/F-Sy-H/blob/main/functions/fast-highlight#L172">here</a>.</p>
346346

347347
<hr /><h3 align="left">Math-mode highlighting</h3>
348348

0 commit comments

Comments
 (0)