mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 06:23:34 -04:00
The existing card for Syntax Highlighting leads to a 404 page, I have replaced it with appropriate link
This commit is contained in:
@ -46,7 +46,7 @@ Tables aren't part of the core Markdown spec, but Hugo supports them out-of-the-
|
||||
### Code Blocks
|
||||
|
||||
{{< cards >}}
|
||||
{{< card link="syntax-highlighting" title="Syntax Highlighting" icon="sparkles" >}}
|
||||
{{< card link="/docs/guide/syntax-highlighting" title="Syntax Highlighting" icon="sparkles" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
### Lists
|
||||
|
Reference in New Issue
Block a user