Skip to content

Commit d597491

Browse files
committed
Update URL.
1 parent 0689866 commit d597491

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dist/oh-my-github.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// @namespace https://github.com/UserScript
66
// @homepage https://github.com/UserScript/Oh-My-GitHub
77
// @description Make GitHub even better.
8-
// @downloadURL https://rawgit.com/UserScript/Oh-My-GitHub/master/dist/oh-my-github.user.js
9-
// @updateURL https://rawgit.com/UserScript/Oh-My-GitHub/master/src/meta.js
8+
// @downloadURL https://raw.githubusercontent.com/UserScript/Oh-My-GitHub/master/dist/oh-my-github.user.js
9+
// @updateURL https://raw.githubusercontent.com/UserScript/Oh-My-GitHub/master/src/meta.js
1010
// @icon https://github.com/favicon.ico
1111
// @grant none
1212
// @noframes

src/meta.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// @namespace https://github.com/UserScript
66
// @homepage https://github.com/UserScript/Oh-My-GitHub
77
// @description Make GitHub even better.
8-
// @downloadURL https://rawgit.com/UserScript/Oh-My-GitHub/master/dist/oh-my-github.user.js
9-
// @updateURL https://rawgit.com/UserScript/Oh-My-GitHub/master/src/meta.js
8+
// @downloadURL https://raw.githubusercontent.com/UserScript/Oh-My-GitHub/master/dist/oh-my-github.user.js
9+
// @updateURL https://raw.githubusercontent.com/UserScript/Oh-My-GitHub/master/src/meta.js
1010
// @icon https://github.com/favicon.ico
1111
// @grant none
1212
// @noframes

0 commit comments

Comments
 (0)