We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9947067 commit 0c6bc94Copy full SHA for 0c6bc94
package.json
@@ -15,7 +15,7 @@
15
},
16
"repository": {
17
"type": "git",
18
- "url": "git://github.com/linuxjava7/linuxjava7.dev.git"
+ "url": "git://github.com/linuxjava7/linuxjava7.github.io.git"
19
20
"author": {
21
"name": "Zach Leatherman",
@@ -31,9 +31,9 @@
31
"url": "https://opencollective.com/11ty"
32
33
"bugs": {
34
- "url": "https://github.com/linuxjava7/linuxjava7.dev/issues"
+ "url": "https://github.com/linuxjava7/linuxjava7.github.io/issues"
35
36
- "homepage": "https://github.com/linuxjava7/linuxjava7.dev#readme",
+ "homepage": "https://github.com/linuxjava7/linuxjava7.github.io#readme",
37
"devDependencies": {
38
"@11ty/eleventy": "^3.1.2",
39
"@11ty/eleventy-navigation": "^1.0.4",
0 commit comments