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/).