Skip to content

Commit e580a2c

Browse files
committed
Update docs URL
1 parent c72e887 commit e580a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/prism-editorconfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Prism.languages.editorconfig = {
2-
// https://editorconfig-specification.readthedocs.io/en/latest/
2+
// https://editorconfig-specification.readthedocs.io
33
'comment': /[;#].*/,
44
'section': {
55
pattern: /(^[ \t]*)\[.+\]/m,

0 commit comments

Comments
 (0)