In all documentation "get the full code here" (#2076)
diff --git a/docs/shared-mutable-state-and-concurrency.md b/docs/shared-mutable-state-and-concurrency.md
index 96f6fdf..316d56e 100644
--- a/docs/shared-mutable-state-and-concurrency.md
+++ b/docs/shared-mutable-state-and-concurrency.md
@@ -90,7 +90,7 @@
</div>
-> You can get full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-01.kt).
+> You can get the full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-01.kt).
<!--- TEST LINES_START
Completed 100000 actions in
@@ -144,7 +144,7 @@
</div>
-> You can get full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-02.kt).
+> You can get the full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-02.kt).
<!--- TEST LINES_START
Completed 100000 actions in
@@ -202,7 +202,7 @@
</div>
-> You can get full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-03.kt).
+> You can get the full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-03.kt).
<!--- TEST ARBITRARY_TIME
Completed 100000 actions in xxx ms
@@ -263,7 +263,7 @@
</div>
-> You can get full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-04.kt).
+> You can get the full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-04.kt).
<!--- TEST ARBITRARY_TIME
Completed 100000 actions in xxx ms
@@ -321,7 +321,7 @@
</div>
-> You can get full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-05.kt).
+> You can get the full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-05.kt).
<!--- TEST ARBITRARY_TIME
Completed 100000 actions in xxx ms
@@ -384,7 +384,7 @@
</div>
-> You can get full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-06.kt).
+> You can get the full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-06.kt).
<!--- TEST ARBITRARY_TIME
Completed 100000 actions in xxx ms
@@ -504,7 +504,7 @@
</div>
-> You can get full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-07.kt).
+> You can get the full code [here](../kotlinx-coroutines-core/jvm/test/guide/example-sync-07.kt).
<!--- TEST ARBITRARY_TIME
Completed 100000 actions in xxx ms