Skip to content

Commit 88bff68

Browse files
authored
Update README.md
1 parent cbec53e commit 88bff68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ Also, this packages does not provide a parser, and the users are encouraged to c
5555
[github-actions-img]: https://github.com/JuliaDocs/MarkdownAST.jl/actions/workflows/CI.yml/badge.svg
5656
[github-actions-url]: https://github.com/JuliaDocs/MarkdownAST.jl/actions/workflows/CI.yml
5757
[docs-stable-img]: https://img.shields.io/badge/documentation-stable-blue.svg
58-
[docs-stable-url]: https://juliadocs.github.io/MarkdownAST.jl/stable/
58+
[docs-stable-url]: https://markdownast.juliadocs.org/stable/
5959
[codecov-img]: https://codecov.io/gh/JuliaDocs/MarkdownAST.jl/branch/main/graph/badge.svg?token=91XPUAQ2WE
6060
[codecov-url]: https://codecov.io/gh/JuliaDocs/MarkdownAST.jl
6161

6262
[ast-wiki]: https://en.wikipedia.org/wiki/Abstract_syntax_tree
63-
[mdast-astmacro]: https://juliadocs.github.io/MarkdownAST.jl/stable/astmacro/#MarkdownAST.@ast
64-
[mdast-node]: https://juliadocs.github.io/MarkdownAST.jl/stable/node/#MarkdownAST.Node
63+
[mdast-astmacro]: https://markdownast.juliadocs.org/stable/astmacro/#MarkdownAST.@ast
64+
[mdast-node]: https://markdownast.juliadocs.org/stable/node/#MarkdownAST.Node

0 commit comments

Comments
 (0)