Skip to content

Commit ea63c25

Browse files
committed
Merge branch 'v4' of github.com:strapi/documentation into v4
2 parents d1a912d + 304f46f commit ea63c25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-production.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ jobs:
5454
crawler-api-key: ${{ secrets.CRAWLER_API_KEY }}
5555
algolia-app-id: ${{ secrets.ALGOLIA_APP_ID }}
5656
algolia-api-key: ${{ secrets.ALGOLIA_API_KEY }}
57-
site-url: "https://docs.strapi.io"
58-
crawler-name: "strapiDocsNext"
57+
site-url: "https://docs-v4.strapi.io"
58+
crawler-name: "strapiv4Docs"

0 commit comments

Comments
 (0)