Skip to content

Commit

Permalink
Merge pull request #134 from VINFeng/patch-3
Browse files Browse the repository at this point in the history
Update introduction.md
  • Loading branch information
KuangYu authored Nov 5, 2023
2 parents db24380 + 33e85e3 commit e8f9794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev_guide/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ In the *Document Writing* section, we will talk about how to write docs for your
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.

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

0 comments on commit e8f9794

Please sign in to comment.