aboutsummaryrefslogtreecommitdiffstats
path: root/guidelines/GettingStarted
diff options
context:
space:
mode:
Diffstat (limited to 'guidelines/GettingStarted')
-rw-r--r--guidelines/GettingStarted2
1 files changed, 1 insertions, 1 deletions
diff --git a/guidelines/GettingStarted b/guidelines/GettingStarted
index fcc84c153..d27b285fc 100644
--- a/guidelines/GettingStarted
+++ b/guidelines/GettingStarted
@@ -191,7 +191,7 @@ Example Code
The following yosys commands are a good starting point if you are looking for examples
of how to use the Yosys API:
- manual/CHAPTER_Prog/stubnets.cc
+ docs/source/CHAPTER_Prog/stubnets.cc
manual/PRESENTATION_Prog/my_cmd.cc