fix(readme): fix link inside readme files

This commit is contained in:
thomas
2023-09-25 21:41:18 +02:00
parent 5c7fe53422
commit f211c42bf5
36 changed files with 34 additions and 41 deletions

View File

@@ -10,4 +10,4 @@ npx nx serve anchor-scrolling
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/21-achor-scrolling.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/21-achor-scrolling/).

View File

@@ -10,4 +10,4 @@ npx nx serve bug-cd
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular-performance/32-bug-cd.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular-performance/32-bug-cd/).

View File

@@ -10,4 +10,4 @@ npx nx serve context-outlet-type
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/4-context-outlet-typed.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/4-context-outlet-typed/).

View File

@@ -10,4 +10,4 @@ npx nx serve create-harness
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/24-harness-creation.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/24-harness-creation/).

View File

@@ -10,4 +10,4 @@ npx nx serve crud
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/5-crud.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/5-crud/).

View File

@@ -10,4 +10,4 @@ npx nx serve declarative-to-reactive
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/13-styling.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/13-styling/).

View File

@@ -10,4 +10,4 @@ npx nx serve decoupling
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/33-decoupling.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/33-decoupling/).

View File

@@ -10,4 +10,4 @@ npx nx serve di
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/16-di.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/16-di/).

View File

@@ -10,4 +10,4 @@ npx nx serve interop-rxjs-signal
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/30-interop-rxjs-signal.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/30-interop-rxjs-signal/).

View File

@@ -10,4 +10,4 @@ npx nx serve module-to-standalone
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/31-module-to-standalone.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/31-module-to-standalone/).

View File

@@ -10,4 +10,4 @@ npx nx serve ngfor-enhancement
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/3-directive-enhancement.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/3-directive-enhancement/).

View File

@@ -10,4 +10,4 @@ npx nx serve ngrx-1
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/ngrx/2-effect-selector.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/ngrx/2-effect-selector/).

View File

@@ -10,4 +10,4 @@ npx nx serve ngrx-notification
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/ngrx/7-power-effect.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/ngrx/7-power-effect/).

View File

@@ -10,4 +10,4 @@ npx nx serve overload`
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/typescript/15-overload-fn.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/typescript/15-overload-fn/).

View File

@@ -10,4 +10,4 @@ npx nx serve performance-default-onpush
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular-performance/34-default-onpush.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular-performance/34-default-onpush/).

View File

@@ -10,4 +10,4 @@ npx nx serve permissions
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/6-permissions.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/6-permissions/).

View File

@@ -10,4 +10,4 @@ npx nx serve pipe-easy
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/8-pipe-pure.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/8-pipe-pure/).

View File

@@ -10,4 +10,4 @@ npx nx serve pipe-hard
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/10-pipe-utility.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/10-pipe-utility/).

View File

@@ -10,4 +10,4 @@ npx nx serve pipe-intermediate
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/9-pipe-wrapFn.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/9-pipe-wrapFn/).

View File

@@ -10,4 +10,4 @@ npx nx serve router-input
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/22-router-input.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/22-router-input/).

View File

@@ -10,4 +10,4 @@ npx nx serve rxjs-pipe-bug
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/rxjs/11-bug-chaining-operator.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/rxjs/11-bug-chaining-operator/).

View File

@@ -10,4 +10,4 @@ npx nx serve rxjs-race-condition
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/rxjs/14-race-condition.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/rxjs/14-race-condition/).

View File

@@ -10,4 +10,4 @@ npx nx serve scroll-cd
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular-performance/12-scroll-cd.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular-performance/12-scroll-cd/).

View File

@@ -10,4 +10,4 @@ npx nx serve styling
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/13-styling.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/13-styling/).

View File

@@ -10,4 +10,4 @@ npx nx serve testing-checkbox
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/28-checkbox.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/28-checkbox/).

View File

@@ -10,4 +10,4 @@ npx nx serve testing-harness
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/23-harness.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/23-harness/).

View File

@@ -10,4 +10,4 @@ npx nx serve testing-input-output
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/19-input-output.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/19-input-output/).

View File

@@ -10,4 +10,4 @@ npx nx serve testing-modal
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/20-modal.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/20-modal/).

View File

@@ -10,4 +10,4 @@ npx nx serve testing-nested
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/18-nested-comp.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/18-nested-comp/).

View File

@@ -10,4 +10,4 @@ npx nx serve testing-router-outlet
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/17-router.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/17-router/).

View File

@@ -10,4 +10,4 @@ npx nx serve testing-todos-list
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/29-real-application.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/29-real-application/).

View File

@@ -4,4 +4,4 @@
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/nx/25-generator-lib-ext.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/nx/25-generator-lib-ext/).

View File

@@ -4,4 +4,4 @@
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/nx/26-generator-comp.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/nx/26-generator-comp/).

6
package-lock.json generated
View File

@@ -32,7 +32,6 @@
"@rx-angular/state": "^1.7.0",
"@rx-angular/template": "^1.0.0-rc.5",
"@swc/helpers": "~0.5.0",
"@vercel/analytics": "^1.0.2",
"primeicons": "6.0.1",
"primeng": "16.0.2",
"rxjs": "7.8.1",
@@ -8977,11 +8976,6 @@
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@vercel/analytics": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vercel/analytics/-/analytics-1.0.2.tgz",
"integrity": "sha512-BZFxVrv24VbNNl5xMxqUojQIegEeXMI6rX3rg1uVLYUEXsuKNBSAEQf4BWEcjQDp/8aYJOj6m8V4PUA3x/cxgg=="
},
"node_modules/@vitejs/plugin-basic-ssl": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-1.0.1.tgz",

View File

@@ -34,7 +34,6 @@
"@rx-angular/state": "^1.7.0",
"@rx-angular/template": "^1.0.0-rc.5",
"@swc/helpers": "~0.5.0",
"@vercel/analytics": "^1.0.2",
"primeicons": "6.0.1",
"primeng": "16.0.2",
"rxjs": "7.8.1",

View File

@@ -10,4 +10,4 @@ npx nx serve eslint-rules
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/nx/27-forbid-enum-rule.md/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/nx/27-forbid-enum-rule/).