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.
2 parents c228b36 + c55dfd6 commit ad32b12Copy full SHA for ad32b12
docs/docs/reference/contextual/derivation-macro.md
@@ -114,7 +114,7 @@ true
114
115
### Calling the derived method inside the macro
116
117
-Following the rules in [Macros](../metaprogramming.md) we create two methods.
+Following the rules in [Macros](../metaprogramming/toc.md) we create two methods.
118
One that hosts the top-level splice `eqv` and one that is the implementation.
119
Alternatively and what is shown below is that we can call the `eqv` method
120
directly. The `eqGen` can trigger the derivation.
0 commit comments