guidelines: fix paths to moved files

This commit is contained in:
Krystine Sherwin 2023-11-16 09:11:53 +13:00
parent 2b270b2270
commit bb7ebec38c
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -191,8 +191,8 @@ Example Code
The following yosys commands are a good starting point if you are looking for examples
of how to use the Yosys API:
docs/source/CHAPTER_Prog/stubnets.cc
manual/PRESENTATION_Prog/my_cmd.cc
docs/source/code_examples/stubnets/stubnets.cc
docs/resources/PRESENTATION_Prog/my_cmd.cc
Script Passes