Skip to content

Commit 7825bd6

Browse files
authored
Merge pull request #2306 from jvstme/master
docs: Fix broken link
2 parents 02bbc3f + ba14f4a commit 7825bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/format/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,4 @@ Example:
232232

233233
This makes the level 1 heading with the content `Example heading`, ID `first`, and classes `class1` and `class2`. Note that the attributes should be space-separated.
234234

235-
More information can be found in the [heading attrs spec page](https://github.com/raphlinus/pulldown-cmark/blob/master/specs/heading_attrs.txt).
235+
More information can be found in the [heading attrs spec page](https://github.com/raphlinus/pulldown-cmark/blob/master/pulldown-cmark/specs/heading_attrs.txt).

0 commit comments

Comments
 (0)