Skip to content

Commit 3d1b4cb

Browse files
authored
Fix the links in third_party/mdn/README.md (#219)
1 parent e773de9 commit 3d1b4cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

third_party/mdn/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## Contents
22

3-
The content of this directory (i.e., [mdn.json]) is parsed from the
3+
The content of this directory (i.e., [mdn.json](./mdn.json)) is parsed from the
44
https://github.com/mdn/content.git repository and used to provide API
55
documentation comments for the generated portion of package:web.
66

77
## License
88

9-
See [LICENSE] for the license this content is under.
9+
See [LICENSE](./LICENSE) for the license this content is under.
1010

1111
## Process
1212

0 commit comments

Comments
 (0)