|
7 | 7 | {
|
8 | 8 | "name": "Webpack",
|
9 | 9 | "description": "Watches and bundles your spec files via webpack.",
|
10 |
| - "link": "https://github.com/cypress-io/cypress/tree/master/npm/webpack-preprocessor", |
| 10 | + "link": "https://github.com/cypress-io/cypress/tree/develop/npm/webpack-preprocessor", |
11 | 11 | "keywords": ["webpack"],
|
12 | 12 | "badge": "official"
|
13 | 13 | },
|
|
159 | 159 | {
|
160 | 160 | "name": "TypeScript",
|
161 | 161 | "description": "Official TypeScript definitions for the Cypress API.",
|
162 |
| - "link": "https://github.com/cypress-io/cypress/tree/master/cli/types", |
| 162 | + "link": "https://github.com/cypress-io/cypress/tree/develop/cli/types", |
163 | 163 | "keywords": ["typescript"],
|
164 | 164 | "badge": "official"
|
165 | 165 | },
|
|
819 | 819 | {
|
820 | 820 | "name": "Cypress Schematic",
|
821 | 821 | "description": "Adds Cypress to your Angular project via the Angular CLI. Adopted by Cypress; originally released as <a target=\"_blank\" href=\"https://www.npmjs.com/package/@briebug/cypress-schematic\">@briebug/cypress-schematic</a>.",
|
822 |
| - "link": "https://github.com/cypress-io/cypress/tree/master/npm/cypress-schematic", |
| 822 | + "link": "https://github.com/cypress-io/cypress/tree/develop/npm/cypress-schematic", |
823 | 823 | "keywords": ["angular", "cli"],
|
824 | 824 | "badge": "official"
|
825 | 825 | },
|
|
916 | 916 | {
|
917 | 917 | "name": "Cypress Angular",
|
918 | 918 | "description": "Test Angular components using Cypress Test Runner. This package is bundled with the cypress package and does not need to be installed separately, unless a specific version is desired. See the <a target=\"_blank\" href=\"/guides/component-testing/angular/overview\">Angular Component Testing Docs</a> for mounting Angular components.",
|
919 |
| - "link": "https://github.com/cypress-io/cypress/tree/master/npm/angular", |
| 919 | + "link": "https://github.com/cypress-io/cypress/tree/develop/npm/angular", |
920 | 920 | "keywords": ["component", "angular"],
|
921 | 921 | "badge": "official"
|
922 | 922 | },
|
923 | 923 | {
|
924 | 924 | "name": "Cypress React",
|
925 | 925 | "description": "Test React components using Cypress Test Runner. This package is bundled with the cypress package and does not need to be installed separately, unless a specific version is desired. See the <a target=\"_blank\" href=\"/guides/component-testing/react/overview\">React Component Testing Docs</a> for mounting React components.",
|
926 |
| - "link": "https://github.com/cypress-io/cypress/tree/master/npm/react", |
| 926 | + "link": "https://github.com/cypress-io/cypress/tree/develop/npm/react", |
927 | 927 | "keywords": ["component", "react"],
|
928 | 928 | "badge": "official"
|
929 | 929 | },
|
930 | 930 | {
|
931 | 931 | "name": "Cypress Svelte",
|
932 | 932 | "description": "Test Svelte components using Cypress Test Runner. This package is bundled with the cypress package and should not need to be installed separately. See the <a target=\"_blank\" href=\"/guides/component-testing/svelte/overview\">Svelte Component Testing Docs</a> for mounting Svelte components.",
|
933 |
| - "link": "https://github.com/cypress-io/cypress/tree/master/npm/svelte", |
| 933 | + "link": "https://github.com/cypress-io/cypress/tree/develop/npm/svelte", |
934 | 934 | "keywords": ["component", "svelte"],
|
935 | 935 | "badge": "official"
|
936 | 936 | },
|
937 | 937 | {
|
938 | 938 | "name": "Cypress Vue",
|
939 | 939 | "description": "Test Vue 3 components using Cypress Test Runner. This package is bundled with the cypress package and should not need to be installed separately. See the <a target=\"_blank\" href=\"/guides/component-testing/vue/overview\">Vue Component Testing Docs</a> for mounting Vue components.",
|
940 |
| - "link": "https://github.com/cypress-io/cypress/tree/master/npm/vue", |
| 940 | + "link": "https://github.com/cypress-io/cypress/tree/develop/npm/vue", |
941 | 941 | "keywords": ["component", "vue", "vue.js"],
|
942 | 942 | "badge": "official"
|
943 | 943 | },
|
944 | 944 | {
|
945 | 945 | "name": "Cypress Vue2",
|
946 | 946 | "description": "Test Vue 2 components using Cypress Test Runner. This package is bundled with the cypress package and should not need to be installed separately. See the <a target=\"_blank\" href=\"/guides/component-testing/vue/overview\">Vue Component Testing Docs</a> for mounting Vue components.",
|
947 |
| - "link": "https://github.com/cypress-io/cypress/tree/master/npm/vue2", |
| 947 | + "link": "https://github.com/cypress-io/cypress/tree/develop/npm/vue2", |
948 | 948 | "keywords": ["component", "vue", "vue.js"],
|
949 | 949 | "badge": "official"
|
950 | 950 | },
|
|
0 commit comments