Skip to content

Commit ad99f7d

Browse files
committed
Prepare to release v3.0.0
1 parent ff212e9 commit ad99f7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Download `glossary.html` from the [latest release](https://github.com/hilverd/gl
1919
The `glossary.html` file points to `glstatic.net` for static assets hosted using Cloudflare:
2020

2121
```
22-
https://glstatic.net/glossary-page-template@2/glossary.min.js
23-
https://glstatic.net/glossary-page-template@2/glossary.min.css
22+
https://glstatic.net/glossary-page-template@3/glossary.min.js
23+
https://glstatic.net/glossary-page-template@3/glossary.min.css
2424
```
2525

26-
These files are cached for 24 hours and get updated with any releases with a [major version number](https://semver.org/) of `2`. Alternatively you can change the URL to point to e.g. `@2.0` which gets all patch releases with version numbers of the form `2.0.x`. You can also use a specific version such as `2.0.1` -- these are cached forever.
26+
These files are cached for 24 hours and get updated with any releases with a [major version number](https://semver.org/) of `3`. Alternatively you can change the URL to point to e.g. `@3.0` which gets all patch releases with version numbers of the form `3.0.x`. You can also use a specific version such as `3.0.0` -- these are cached forever.
2727

2828
#### Security considerations
2929

0 commit comments

Comments
 (0)