Skip to content

Commit ec4ead3

Browse files
committed
BUG: Download HTML tarballs from GitHub Releases
These files are too large for Netlify. Closes #397
1 parent 438d11e commit ec4ead3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/Download/index.rst.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Archives in various formats
66

77
The complete set of examples can be downloaded in various formats:
88

9-
- `HTML (Packed as .tar.gz) <ITKSphinxExamples-@ITKSphinxExamples_RELEASE_VERSION@-html.tar.gz>`_
10-
- `HTML (Packed as .zip) <ITKSphinxExamples-@ITKSphinxExamples_RELEASE_VERSION@-html.zip>`_
9+
- `HTML (Packed as .tar.gz) <https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/releases/download/v@ITKSphinxExamples_RELEASE_VERSION@/ITKSphinxExamples-@ITKSphinxExamples_RELEASE_VERSION@-html.tar.gz>`_
10+
- `HTML (Packed as .zip) <https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/releases/download/v@ITKSphinxExamples_RELEASE_VERSION@/ITKSphinxExamples-@ITKSphinxExamples_RELEASE_VERSION@-html.zip>`_
1111

1212
Individual examples
1313
-------------------

0 commit comments

Comments
 (0)