Skip to content

Commit d93cc8e

Browse files
committed
wip
1 parent 3ccb80a commit d93cc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
# Fetch all history for all branches and tags
2525
# so last updated timestamps are available for Astro when building
26-
# https://starlight.astro.build/reference/configuration/?utm_source=chatgpt.com#lastupdated
26+
# https://starlight.astro.build/reference/configuration/#lastupdated
2727
fetch-depth: 0
2828
- name: Deploy
2929
run: make ciDeploy

0 commit comments

Comments
 (0)