Skip to content

Commit 279b1d0

Browse files
committed
Transfered to documentationjs
1 parent c10236f commit 279b1d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/documentation.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* grunt-documentation
3-
* https://github.com/SunboX/grunt-documentation
3+
* https://github.com/documentationjs/grunt-documentation
44
*
55
* Copyright (c) 2015 André Fiedler
66
* Licensed under the MIT license.
@@ -111,4 +111,4 @@ module.exports = function(grunt) {
111111
}.bind(this));
112112
});
113113

114-
};
114+
};

0 commit comments

Comments
 (0)