Skip to content

Commit f80846b

Browse files
Aniloplesy-records
andauthored
docs: src of docsify-copy-code (#1585)
Co-authored-by: 沈唁 <[email protected]>
1 parent 0dd44cc commit f80846b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/plugins.md

+1-1
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)