Skip to content

Commit 2a3f324

Browse files
committed
Updates readme with correct js urls
1 parent 7437bb4 commit 2a3f324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ In addition, feel free to define your favourite source urls like this:
8282
```yaml
8383
extra_javascript:
8484
- https://unpkg.com/[email protected]/dist/d3.min.js
85-
- https://unpkg.com/markmap-lib@0.11.6/dist/browser/index.min.js
86-
- https://unpkg.com/markmap-view@0.2.6/dist/index.min.js
85+
- https://unpkg.com/markmap-lib@0.14.1/dist/browser/index.min.js
86+
- https://unpkg.com/markmap-view@0.14.0/dist/index.min.js
8787
```
8888
8989
:warning: The urls need to contain one of these keywords to be considered as deviation from default:

0 commit comments

Comments
 (0)