aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/sampleByFQName.md
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/sampleByFQName.md')
-rw-r--r--core/testdata/format/sampleByFQName.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/core/testdata/format/sampleByFQName.md b/core/testdata/format/sampleByFQName.md
index 06333e13..7093179d 100644
--- a/core/testdata/format/sampleByFQName.md
+++ b/core/testdata/format/sampleByFQName.md
@@ -1,8 +1,11 @@
-[test](test/index) / [test](test/test/index) / [sample](test/test/sample)
+<!-- File: test/test/sample.md -->
+[test](../index.md) / [test](index.md) / [sample](./sample.md)
# sample
-`fun sample(): Unit`[test](test/index) / [test](test/test/index) / [use](test/test/use)
+`fun sample(): Unit`
+<!-- File: test/test/use.md -->
+[test](../index.md) / [test](index.md) / [use](./use.md)
# use