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.
1 parent cc9547c commit 46d3049Copy full SHA for 46d3049
README.md
@@ -71,7 +71,7 @@ You can download `graphql.js` directly, or you can use **Bower** or **NPM**.
71
#### CDN
72
73
```html
74
-<script src="https://cdn.jsdelivr.net/npm/graphql.js@0.6.6/graphql.min.js"></script>
+<script src="//cdn.jsdelivr.net/npm/graphql.js@0.6.6/graphql.min.js"></script>
75
```
76
77
#### Download for Browser
0 commit comments