Update links in Javascript comments

This commit is contained in:
Michael Save 2012-03-31 11:13:11 +11:00
parent 2f7902293f
commit 2faaacd0f2
9 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
/*
* auto-reload.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/auto-reload.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/auto-reload.js
*
* Brings AJAX to Tinyboard.
*

View File

@ -1,6 +1,6 @@
/*
* fix-report-delete-submit.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/fix-report-delete-submit.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/fix-report-delete-submit.js
*
* Fixes a known bug regarding the delete/report submit buttons.
*

View File

@ -1,6 +1,6 @@
/*
* forced-anon.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/forced-anon.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/forced-anon.js
*
* Released under the MIT license
* Copyright (c) 2012 Michael Save <savetheinternet@tinyboard.org>

View File

@ -1,6 +1,6 @@
/*
* local-time.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/local-time.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/local-time.js
*
* Released under the MIT license
* Copyright (c) 2012 Michael Save <savetheinternet@tinyboard.org>

View File

@ -1,6 +1,6 @@
/*
* post-hover.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/post-hover.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/post-hover.js
*
* Released under the MIT license
* Copyright (c) 2012 Michael Save <savetheinternet@tinyboard.org>

View File

@ -1,6 +1,6 @@
/*
* quick-posts-controls.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/quick-posts-controls.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/quick-posts-controls.js
*
* Released under the MIT license
* Copyright (c) 2012 Michael Save <savetheinternet@tinyboard.org>

View File

@ -1,6 +1,6 @@
/*
* quick-reply.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/quick-reply.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/quick-reply.js
*
* Released under the MIT license
* Copyright (c) 2012 Michael Save <savetheinternet@tinyboard.org>

View File

@ -1,6 +1,6 @@
/*
* show-backlinks.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/show-backlinks.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/show-backlinks.js
*
* Released under the MIT license
* Copyright (c) 2012 Michael Save <savetheinternet@tinyboard.org>

View File

@ -1,6 +1,6 @@
/*
* smartphone-spoiler.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/smartphone-spoiler.js
* https://github.com/savetheinternet/Tinyboard/blob/master/js/smartphone-spoiler.js
*
* Released under the MIT license
* Copyright (c) 2012 Michael Save <savetheinternet@tinyboard.org>