feat(): homogenise file directory

This commit is contained in:
thomas
2023-10-18 10:41:06 +02:00
parent 103ce73a39
commit f72782ee4c
16 changed files with 18 additions and 18 deletions

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/).
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/performance/34-default-onpush/).

View File

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

View File

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

View File

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

View File

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