We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0d5f1 commit 67768a7Copy full SHA for 67768a7
docs/docs/reference/dropped-features/macros.md
@@ -7,7 +7,7 @@ The previous, experimental macro system has been dropped. Instead,
7
there is a cleaner, more restricted system based on two complementary
8
concepts: `inline` and `meta`.
9
10
-`inline` has been [implemented](../inline.md) in Dotty.
+`inline` has been [implemented](../other-new-features/inline.md) in Dotty.
11
12
`meta` is worked on in the separate [Scalameta](http://scalameta.org) project
13
0 commit comments