Skip to content

Commit fdbeb41

Browse files
committed
Update package URLs to 11ty
1 parent 652f85e commit fdbeb41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@
6767
},
6868
"repository": {
6969
"type": "git",
70-
"url": "https://github.com/mozilla/nunjucks.git"
70+
"url": "git+https://github.com/11ty/nunjucks.git"
7171
},
7272
"keywords": [
7373
"template",
7474
"templating"
7575
],
7676
"license": "BSD-2-Clause",
7777
"bugs": {
78-
"url": "https://github.com/mozilla/nunjucks/issues"
78+
"url": "https://github.com/11ty/nunjucks/issues"
7979
}
8080
}

0 commit comments

Comments
 (0)