Skip to content

Commit 1b1d789

Browse files
authored
update: update kc.tree (#2666)
* update: update kc.tree add a redirect config for the previously renamed file basics.md to coroutines-basics.md * fix: fix the redirect
1 parent 74f01a2 commit 1b1d789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kc.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<toc-element id="coroutines-guide.md"/>
1111
<toc-element id="async-programming.md"/>
12-
<toc-element id="coroutines-basics.md"/>
12+
<toc-element id="coroutines-basics.md" accepts-web-file-names="basics.html,coroutines-basic-jvm.html"/>
1313
<toc-element toc-title="Intro to coroutines and channels – hands-on tutorial" href="https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/"/>
1414
<toc-element id="cancellation-and-timeouts.md"/>
1515
<toc-element id="composing-suspending-functions.md"/>

0 commit comments

Comments
 (0)