We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26579fe commit 6fca452Copy full SHA for 6fca452
package.json
@@ -9,14 +9,14 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git+https://github.com/codefreak/docs-homepage.git"
+ "url": "git+https://github.com/codefreak/docs.codefreak.org.git"
13
14
"author": "Henning Kasch <[email protected]>",
15
"license": "AGPL-3.0-or-later",
16
"bugs": {
17
- "url": "https://github.com/codefreak/docs-homepage/issues"
+ "url": "https://github.com/codefreak/docs.codefreak.org/issues"
18
19
- "homepage": "https://github.com/codefreak/docs-homepage#readme",
+ "homepage": "https://github.com/codefreak/docs.codefreak.org#readme",
20
"dependencies": {
21
"@antora/cli": "^2.2.0",
22
"@antora/site-generator-default": "^2.2.0"
0 commit comments