Skip to content

Commit

Permalink
fix msw-v2 codemod source url
Browse files Browse the repository at this point in the history
  • Loading branch information
mohab-sameh committed Dec 8, 2023
1 parent cd992fa commit 13e65cd
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion cms/automations/msw-callback-signature.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ f_long-description: >-
});
```
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/callback-signature
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/callback-signature
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=TRpuPrAm19dZGB0t5PHS13IeL_E
f_cli-command: intuita msw/2/callback-signature
f_framework: cms/framework/msw.md
Expand Down
2 changes: 1 addition & 1 deletion cms/automations/msw-ctx-fetch.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ f_long-description: >-
```
### Links for more info
- [msw v1 to v2 migration guide -> ctx fetch](https://mswjs.io/docs/migrations/1.x-to-2.x/#ctxfetch)
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/ctx-fetch
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/ctx-fetch
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=UsLIVQ68jE49SQnM9JaTvQvmGaU
f_cli-command: intuita msw/2/ctx-fetch
f_applicability-criteria: "MSW version >= 1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion cms/automations/msw-lifecycle-events-signature.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ f_long-description: >-
### Links for more info
- [msw v1 to v2 migration guide -> lifecycle events](https://mswjs.io/docs/migrations/1.x-to-2.x/#life-cycle-events)
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/lifecycle-events-signature
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/lifecycle-events-signature
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=DIAvSd9O-rhmXNGuTbHlOROvz6U
f_cli-command: intuita msw/2/lifecycle-events-signature
f_applicability-criteria: "MSW version >= 1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion cms/automations/msw-print-handler.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ f_long-description: >-
- [msw v1 to v2 migration guide -> print handlers](https://mswjs.io/docs/migrations/1.x-to-2.x/#printhandlers)
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/print-handler
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/print-handler
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=HvNEhmVfoqpwAcVZt7U9xaYBS2o
f_cli-command: intuita msw/2/print-handler
f_framework: cms/framework/msw.md
Expand Down
2 changes: 1 addition & 1 deletion cms/automations/msw-req-passthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ f_long-description: >-
### Links for more info
- [msw v1 to v2 migration guide -> req passthrough](https://mswjs.io/docs/migrations/1.x-to-2.x/#reqpassthrough)
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/req-passthrough
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/req-passthrough
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=SHuKC96klArO3YKWCrmydNvoQl8
f_cli-command: intuita msw/2/req-passthrough
f_framework: cms/framework/msw.md
Expand Down
2 changes: 1 addition & 1 deletion cms/automations/msw-request-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ f_long-description: >-
* [msw v1 to v2 migration guide -> request changes](https://mswjs.io/docs/migrations/1.x-to-2.x/#request-changes)
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/request-changes
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/request-changes
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=wSWbFD-5ULW68QMp4rgGW9G5SNQ
f_cli-command: intuita msw/2/request-changes
f_framework: cms/framework/msw.md
Expand Down
2 changes: 1 addition & 1 deletion cms/automations/msw-response-usages.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ f_long-description: >-
* [msw v1 to v2 migration guide -> request changes](https://mswjs.io/docs/migrations/1.x-to-2.x/#request-changes)
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/response-usages
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/response-usages
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=xAFwkrXvZOF0QbeiBWcvwm8WpDI
f_cli-command: intuita msw/2/response-usages
f_framework: cms/framework/msw.md
Expand Down
2 changes: 1 addition & 1 deletion cms/automations/msw-type-args.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ f_long-description: >-
};
```
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/type-args
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/type-args
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=6rdxdJ7YioUlKoq-z-4iFPeN3Rs
f_cli-command: intuita msw/2/type-args
f_framework: cms/framework/msw.md
Expand Down
4 changes: 2 additions & 2 deletions cms/automations/msw-upgrade-recipe.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ f_long-description: >-
### Links for more info
* [msw v1 to v2 migration guide -> upgrade recipe](https://mswjs.io/docs/migrations/1.x-to-2.x/)
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/msw/2/upgrade-recipe
* [MSW v1 to v2 Migration Guide](https://mswjs.io/docs/migrations/1.x-to-2.x/)
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/upgrade-recipe
f_vs-code-link: vscode://intuita.intuita-vscode-extension/showCodemod?chd=GZo687pOCc0ICc9ptHSWPJTErcM
f_cli-command: intuita msw/2/upgrade-recipe
f_framework: cms/framework/msw.md
Expand Down

0 comments on commit 13e65cd

Please sign in to comment.