Skip to content

Commit 93494a2

Browse files
committed
guide link
1 parent f0733e4 commit 93494a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
ALGOLIA_INDEX: ${{ secrets.ALGOLIA_INDEX }}
9292
run: |
9393
astropylibrarian index guide \
94-
https://www.astropy.org/ccd-reduction-and-photometry-guide/index.html \
94+
http://www.astropy.org/ccd-reduction-and-photometry-guide/ \
9595
--algolia-id "$ALGOLIA_ID" \
9696
--algolia-key "$ALGOLIA_KEY" \
9797
--index "$ALGOLIA_INDEX"

0 commit comments

Comments
 (0)