Skip to content

Commit 33e85e3

Browse files
authored
Update introduction.md
1 parent bf7c379 commit 33e85e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev_guide/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ In the *Document Writing* section, we will talk about how to write docs for your
2121
In the *Checklist before PR* section is what you should do before you submit your PR to Github. In this section, you will learn how to write unit tests, check format, and add proper commentsin your code.
2222

2323
Finally, we will provide a case study, guiding you step-by-step on *how to write a generator*.
24-
+ [An example for developing: how to write a generator?](docs/dev_guide/generator.ipynb)
24+
+ [An example for developing: how to write a generator?](./generator.ipynb)

0 commit comments

Comments
 (0)