Skip to content

Commit a39de0a

Browse files
committed
site variable
1 parent 5c3e989 commit a39de0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/language/macros.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ treatment of null and generics, and more, check out [the README][].
143143
:::
144144

145145
[the definition of `JsonCodable`]: {{site.repo.dart.sdk}}/blob/master/pkg/json/lib/json.dart
146-
[the README]: https://github.com/dart-lang/sdk/blob/main/pkg/json/README.md
146+
[the README]: {{site.repo.dart.sdk}}/blob/main/pkg/json/README.md
147147

148148
## The macros language feature
149149

0 commit comments

Comments
 (0)