We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0733e4 commit 93494a2Copy full SHA for 93494a2
.github/workflows/deploy.yaml
@@ -91,7 +91,7 @@ jobs:
91
ALGOLIA_INDEX: ${{ secrets.ALGOLIA_INDEX }}
92
run: |
93
astropylibrarian index guide \
94
- https://www.astropy.org/ccd-reduction-and-photometry-guide/index.html \
+ http://www.astropy.org/ccd-reduction-and-photometry-guide/ \
95
--algolia-id "$ALGOLIA_ID" \
96
--algolia-key "$ALGOLIA_KEY" \
97
--index "$ALGOLIA_INDEX"
0 commit comments