Skip to content

Commit

Permalink
Fix motivation hyperlink in macros.md (#5839)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrishikesh-kadam committed May 17, 2024
1 parent 12a8e76 commit 41a24e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/language/macros.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ and a cursory overview of how writing macros will work in the future once
the feature is complete.

[spec]: {{site.repo.dart.lang}}/blob/main/working/macros/feature-specification.md
[motivation]: {{site.repo.dart.lang}}/language/blob/main/working/macros/motivation.md
[motivation]: {{site.repo.dart.lang}}/blob/main/working/macros/motivation.md

## The `JsonCodable` macro

Expand Down

0 comments on commit 41a24e2

Please sign in to comment.