Skip to content

Commit a45ae53

Browse files
committed
Update URLs for Console Timestamps
1 parent 36bad90 commit a45ae53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor-console-timestamp.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
// @grant GM_addStyle
99
// @run-at document-idle
1010
// @author tony19@gmail.com
11-
// @updateURL https://rawgit.com/tony19/appveyor-userscripts/master/appveyor-console-timestamp.user.js
12-
// @downloadURL https://rawgit.com/tony19/appveyor-userscripts/master/appveyor-console-timestamp.user.js
11+
// @updateURL https://github.com/tony19/appveyor-userscripts/raw/master/appveyor-console-timestamp.user.js
12+
// @downloadURL https://github.com/tony19/appveyor-userscripts/raw/master/appveyor-console-timestamp.user.js
1313
// ==/UserScript==
1414
/* global GM_addStyle */
1515
/* jshint esnext:true, unused:true */

0 commit comments

Comments
 (0)