Skip to content

Commit 431dd62

Browse files
committed
Ignore error when linking to DOI informational page
See: <jupyter-book/mystmd#828>
1 parent 705c387 commit 431dd62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

myst.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ project:
77
# authors: []
88
license: "MIT"
99
github: "https://github.com/geojupyter/workshop-open-source-geospatial"
10+
error_rules:
11+
- rule: "doi-link-valid"
12+
severity: "warn"
1013
exclude:
1114
- "_*"
1215
- "README.md"

0 commit comments

Comments
 (0)