Skip to content

Commit

Permalink
Update helix-query.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nc-andreashaller authored Feb 16, 2024
1 parent c598210 commit 97dd6c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helix-query.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
indices:
ship-specifications:
target: /specifications/ships/query-index.json
target: /specifications/query-index.json
properties:
name:
select: head > meta[property="og:title"]
Expand All @@ -21,7 +21,7 @@ indices:
select: none
value: parseTimestamp(headers["last-modified"], "ddd, DD MMM YYYY hh:mm:ss GMT")
ship-focus:
target: /focus/ships/query-index.json
target: /focus/query-index.json
properties:
name:
select: head > meta[property="og:title"]
Expand Down

0 comments on commit 97dd6c4

Please sign in to comment.