Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit44c072c

Browse files
mainiakAurelioDeRosa
authored andcommitted
chore: Added protocol in CDN example of the README
closes#356
1 parente264b01 commit44c072c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ npm install github-api
2020

2121
```html
2222
<!-- just github-api source (5.3kb)-->
23-
<scriptsrc="//npmcdn.com/github-api/dist/GitHub.min.js"></script>
23+
<scriptsrc="https://npmcdn.com/github-api/dist/GitHub.min.js"></script>
2424

2525
<!-- standalone (20.3kb)-->
26-
<scriptsrc="//npmcdn.com/github-api/dist/GitHub.bundle.min.js"></script>
26+
<scriptsrc="https://npmcdn.com/github-api/dist/GitHub.bundle.min.js"></script>
2727
```
2828

2929
## Compatibility

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp