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 d400a47 commit 3d6f725Copy full SHA for 3d6f725
package.json
@@ -12,7 +12,7 @@
12
"url": "git+https://github.com/xpack-dev-tools/xpack-dev-tools.github.io.git/"
13
},
14
"bugs": {
15
- "url": "https://github.com/xpack-dev-tools/xpack-dev-tools.github.io/issues/"
+ "url": "https://github.com/xpack-dev-tools/xpack-dev-tools.github.io/issues"
16
17
"homepage": "https://xpack-dev-tools.github.io",
18
"keywords": [
@@ -21,7 +21,7 @@
21
"author": {
22
"name": "Liviu Ionescu",
23
"email": "[email protected]",
24
- "url": "https://github.com/ilg-ul/"
+ "url": "https://github.com/ilg-ul"
25
26
"license": "MIT"
27
}
0 commit comments