Skip to content

Commit b4c63df

Browse files
FarazFaraz
Faraz
authored and
Faraz
committed
v2.0.2--fixMultipleModelControllers
1 parent dcb0a8a commit b4c63df

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
@@ -233,7 +233,7 @@ Modify the `<head>` tag of your `web/index.html` to load the JavaScript, like so
233233
## Frequently Asked Questions
234234
- **The 3D model could not load** : First check the example, if models in examples loads, may be there is problem with your model or your model path.
235235
- **The animation list could not be retrieved** : Check if there are any special characters in the animation names that might cause a JSON encoding error.
236-
- **The 3D model could not load from url** : It might be due to [CORS] security restrictions. The server hosting the model file *must* send appropriate CORS response headers for viewer to be able to load the file. See [google/model-viewer#1015](google/model-viewer#1015)
236+
- **The 3D model could not load from url** : It might be due to [CORS] security restrictions. The server hosting the model file *must* send appropriate CORS response headers for viewer to be able to load the file. See [google/model-viewer#1015](https://github.com/google/model-viewer/issues/1015)
237237

238238
## Not working with a url on a real iOS device?
239239

0 commit comments

Comments
 (0)