Skip to content

Commit

Permalink
fix json
Browse files Browse the repository at this point in the history
  • Loading branch information
huguestennier committed Oct 30, 2024
1 parent f799d99 commit 0506169
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/algolia-crawler-ls-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ jobs:
"selectors_exclude": [".home-page-index"],
"start_urls": [
{
"url": "https://labelstud.io/guide",
"url": "https://labelstud.io/guide"
},
{
"url": "https://labelstud.io/templates",
"url": "https://labelstud.io/templates"
},
{
"url": "https://labelstud.io/tags",
"url": "https://labelstud.io/tags"
},
{
Expand Down

0 comments on commit 0506169

Please sign in to comment.