Skip to content

Commit b471db9

Browse files
committed
fix: replace plugin branch path with main
1 parent 4f47f70 commit b471db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/next/custom-sitemap-apollo/.wp-env.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"https://github.com/wp-graphql/wp-graphql/releases/latest/download/wp-graphql.zip",
55
"https://github.com/AdvancedCustomFields/acf/releases/download/6.3.12/advanced-custom-fields-6.3.12.zip",
66
"https://github.com/wp-graphql/wpgraphql-acf/releases/latest/download/wpgraphql-acf.zip",
7-
"https://github.com/wpengine/hwptoolkit/raw/refs/heads/example-custom-sitemap-apollo-pages/examples/next/custom-sitemap-apollo/hwpt-wpgraphql-sitemap.zip"
7+
"https://github.com/wpengine/hwptoolkit/raw/refs/heads/main/examples/next/custom-sitemap-apollo/hwpt-wpgraphql-sitemap.zip"
88
],
99
"config": {
1010
"WP_DEBUG": true,

0 commit comments

Comments
 (0)