We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e575e6f + 0c48706 commit aec9139Copy full SHA for aec9139
components/sun-sky/README.md
@@ -12,7 +12,7 @@ Install and use by directly including the [browser files](dist):
12
<head>
13
<title>My A-Frame Scene</title>
14
<script src="https://aframe.io/releases/0.9.0/aframe.min.js"></script>
15
- <script src="https://unpkg.com/aframe-sun-sky-component@^3.0.3/dist/aframe-sun-sky-component.min.js"></script>
+ <script src="https://unpkg.com/aframe-sun-sky@3.0.3/dist/aframe-sun-sky.min.js"></script>
16
</head>
17
18
<body>
0 commit comments