Skip to content

Commit 9be1833

Browse files
committed
docs(fix): create symlink for async_impl doc #322
1 parent 93508b6 commit 9be1833

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

guide/src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- [Class Object](./types/class_object.md)
2525
- [Closure](./types/closure.md)
2626
- [Functions & methods](./types/functions.md)
27-
- [Async futures](./macros/async_impl.md)
27+
- [Async futures](./types/async_impl.md)
2828
- [Macros](./macros/index.md)
2929
- [Module](./macros/module.md)
3030
- [Function](./macros/function.md)

guide/src/types/async_impl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../macros/async_impl.md

0 commit comments

Comments
 (0)