Skip to content

Commit 55abd4b

Browse files
committed
Use "0.4.2" download link.
1 parent 86d05a5 commit 55abd4b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

output/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@
154154
<a class="btn btn-primary btn-block mt-3" href="installation-guide/" role="button">
155155
<h5 class="text-light my-0">Get Started</h5>
156156
</a>
157-
<a class="btn btn-secondary bg-white btn-block mt-3" href="https://github.com/colour-science/colour/archive/v0.4.1.zip" role="button">
157+
<a class="btn btn-secondary bg-white btn-block mt-3" href="https://github.com/colour-science/colour/archive/v0.4.2.zip" role="button">
158158
<h5 class="my-0">
159-
<span class="fa fa-download"> </span> 0.4.1 Alpha</h5>
159+
<span class="fa fa-download"> </span> 0.4.2 Alpha</h5>
160160
</a>
161161
</div>
162162
</div>

output/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
<h4 class="text-light my-0">Get Started</h4>
3737
</a>
3838
<a class="btn btn-secondary bg-white btn-block mt-3"
39-
href="https://github.com/colour-science/colour/archive/v0.4.1.zip"
39+
href="https://github.com/colour-science/colour/archive/v0.4.2.zip"
4040
role="button">
41-
<h4 class="my-0"><span class="fa fa-download">&nbsp;</span> 0.4.1 Alpha</h4>
41+
<h4 class="my-0"><span class="fa fa-download">&nbsp;</span> 0.4.2 Alpha</h4>
4242
</a>
4343
</div>
4444
</div>

pages/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
<h4 class="text-light my-0">Get Started</h4>
3737
</a>
3838
<a class="btn btn-secondary bg-white btn-block mt-3"
39-
href="https://github.com/colour-science/colour/archive/v0.4.1.zip"
39+
href="https://github.com/colour-science/colour/archive/v0.4.2.zip"
4040
role="button">
41-
<h4 class="my-0"><span class="fa fa-download">&nbsp;</span> 0.4.1 Alpha</h4>
41+
<h4 class="my-0"><span class="fa fa-download">&nbsp;</span> 0.4.2 Alpha</h4>
4242
</a>
4343
</div>
4444
</div>

0 commit comments

Comments
 (0)