Skip to content

Commit

Permalink
fix faq section link
Browse files Browse the repository at this point in the history
  • Loading branch information
albertchen-sifive committed Feb 22, 2023
1 parent ad65898 commit 9c5dc6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/resources/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ section: "chisel3"
* [Why doesn't Chisel tell me which wires aren't connected?](#why-doesnt-chisel-tell-me-which-wires-arent-connected)
* [What does `Reference ... is not fully initialized.` mean?](#what-does-reference--is-not-fully-initialized-mean)
* [Can I specify behavior before and after generated initial blocks?](#can-i-specify-behavior-before-and-after-generated-initial-blocks)
* [How can I resolve `Dynamic index ... is too wide/narrow`?](#how-can-i-resolve-dynamic-index--is-too-wide-narrow)
* [How can I resolve `Dynamic index ... is too wide/narrow`?](#how-can-i-resolve-dynamic-index--is-too-widenarrow)

### Where should I start if I want to learn Chisel?

Expand Down

0 comments on commit 9c5dc6b

Please sign in to comment.