Skip to content

Commit b25e820

Browse files
author
Tobias Hintze
committed
fix repo url
1 parent 53a6eea commit b25e820

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# This license applies to this entire compilation.
3030
# @licend
3131
# @source: http://viewerjs.org/
32-
# @source: http://github.com/thz/Viewer.js
32+
# @source: http://github.com/kogmbh/Viewer.js
3333
#
3434

3535
project (Viewer.js)

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
This license applies to this entire compilation.
3030
@licend
3131
@source: http://viewerjs.org/
32-
@source: http://github.com/thz/Viewer.js
32+
@source: http://github.com/kogmbh/Viewer.js

PDFViewerPlugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* This license applies to this entire compilation.
3131
* @licend
3232
* @source: http://viewerjs.org/
33-
* @source: http://github.com/thz/Viewer.js
33+
* @source: http://github.com/kogmbh/Viewer.js
3434
*/
3535

3636
/*global document, PDFJS, console, TextLayerBuilder*/

0 commit comments

Comments
 (0)