mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-13 02:59:00 +08:00
Consistently use www.gstatic.com in README.md.
Fixes https://github.com/google/draco/issues/695
This commit is contained in:
parent
fb681579aa
commit
5c0976b219
@ -7,11 +7,11 @@
|
|||||||
News
|
News
|
||||||
=======
|
=======
|
||||||
### Version 1.4.1 release
|
### Version 1.4.1 release
|
||||||
* Using the versioned gstatic.com WASM and Javascript decoders is now
|
* Using the versioned www.gstatic.com WASM and Javascript decoders is now
|
||||||
recommended. To use v1.4.1, use this URL:
|
recommended. To use v1.4.1, use this URL:
|
||||||
* https://www.gstatic.com/draco/versioned/decoders/1.4.1/*
|
* https://www.gstatic.com/draco/versioned/decoders/1.4.1/*
|
||||||
* Replace the * with the files to load. E.g.
|
* Replace the * with the files to load. E.g.
|
||||||
* https://gstatic.com/draco/versioned/decoders/1.4.1/draco_decoder.js
|
* https://www.gstatic.com/draco/versioned/decoders/1.4.1/draco_decoder.js
|
||||||
* This works with the v1.3.6 and v1.4.0 releases, and will work with future
|
* This works with the v1.3.6 and v1.4.0 releases, and will work with future
|
||||||
Draco releases.
|
Draco releases.
|
||||||
* Bug fixes
|
* Bug fixes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user