Skip to content

Commit cad1fe9

Browse files
authored
docs: src of docsify-copy-code
1 parent 659d18b commit cad1fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ When readers expand the demo box, the source code and description are shown ther
138138
Add a simple `Click to copy` button to all preformatted code blocks to effortlessly allow users to copy example code from your docs. Provided by [@jperasmus](https://github.com/jperasmus)
139139

140140
```html
141-
<script src="//cdn.jsdelivr.net/npm/docsify-copy-code"></script>
141+
<script src="//cdn.jsdelivr.net/npm/docsify-copy-code/dist/docsify-copy-code.min.js"></script>
142142
```
143143

144144
See [here](https://github.com/jperasmus/docsify-copy-code/blob/master/README.md) for more details.

0 commit comments

Comments
 (0)