forked from tools/josh
1
0
Fork 0

Update repository URL

This commit is contained in:
Florine W. Dekker 2022-02-28 17:47:17 +01:00
parent 1c5927815a
commit 2abf7538c0
Signed by: FWDekker
GPG Key ID: D3DCFAA8A4560BE0
4 changed files with 5 additions and 5 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@ -1,12 +1,12 @@
{
"name": "fwdekker.com",
"version": "0.40.12",
"version": "0.40.13",
"description": "The source code of [my personal website](https://fwdekker.com/).",
"author": "Florine W. Dekker",
"browser": "dist/bundle.js",
"repository": {
"type": "git",
"url": "git@git.fwdekker.com:FWDekker/fwdekker.com.git"
"url": "git@git.fwdekker.com:fwdekker.com/fwdekker.com.git"
},
"private": true,
"scripts": {
@ -39,7 +39,7 @@
"grunt-webpack": "^5.0.0",
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"mocha": "^9.2.0",
"mocha": "^9.2.1",
"nyc": "^15.1.0",
"ts-loader": "^9.2.6",
"ts-node": "^10.5.0",

View File

@ -655,7 +655,7 @@ return new Command(
const target = josh.util.isStandalone() ? \`target="_blank"\` : "";
streams.out.writeLine(
\`The source code of this website is ${n}
<a href="https://git.fwdekker.com/FWDekker/fwdekker.com" \${target}>available on git</a>. ${n}
<a href="https://git.fwdekker.com/fwdekker.com/fwdekker.com" \${target}>available on git</a>. ${n}
This website also has a <a href="https://fwdekker.com/privacy/">privacy policy</a> to assure you I won't
steal your data.

View File

@ -49,7 +49,7 @@ export class FileSystem {
"pgp-key.pub": new File("https://fwdkr.co/pgp", "lnk"),
"privacy-policy.lnk": new File("https://fwdekker.com/privacy/"),
"resume.pdf": new File("https://fwdkr.co/cv", "lnk"),
"source-code.lnk": new File("https://git.fwdekker.com/FWDekker/fwdekker.com"),
"source-code.lnk": new File("https://git.fwdekker.com/fwdekker.com/fwdekker.com"),
}),
}),
"root": new Directory({