aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/memberExtension.md
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/memberExtension.md')
-rw-r--r--core/testdata/format/memberExtension.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/testdata/format/memberExtension.md b/core/testdata/format/memberExtension.md
index b9db4e3d..0ec1fda3 100644
--- a/core/testdata/format/memberExtension.md
+++ b/core/testdata/format/memberExtension.md
@@ -1,10 +1,10 @@
-[test](test/index) / [Foo](test/-foo/index)
+[test](../index.md) / [Foo](./index.md)
# Foo
-`class Foo : `[`X`](test/-x/index)
+`class Foo : `[`X`](../-x/index.md)
### Constructors
-| [<init>](test/-foo/-init-) | `Foo()` |
+| [<init>](-init-.md) | `Foo()` |