Skip to content

Commit eeeab51

Browse files
authored
Merge pull request #113 from docsifyjs/fix-typo
Recommend cdn.jsdelivr.net over unpkg
2 parents 8b62f15 + c8b5ccc commit eeeab51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ docsify init <path> [--local false] [--theme vue]
6161
- Shorthand: `-l`
6262
- Type: boolean
6363
- Default: `false`
64-
- Description: Copy `docsify` files to the docs path, defaults to `false` using `unpkg.com` as the content delivery network (CDN). To explicitly set this option to `false` use `--no-local`.
64+
- Description: Copy `docsify` files to the docs path, defaults to `false` using `cdn.jsdelivr.net` as the content delivery network (CDN). To explicitly set this option to `false` use `--no-local`.
6565
- `--theme` option:
6666
- Shorthand: `-t`
6767
- Type: string

0 commit comments

Comments
 (0)