Skip to content

Commit 7a488f6

Browse files
committed
Fix download link
1 parent 38d1b75 commit 7a488f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<item name="Security" href="security.html" />
3838
<item name="License" href="https://www.apache.org/licenses/LICENSE-2.0" />
3939
<item name="Code of Conduct" href="https://www.apache.org/foundation/policies/conduct.html" />
40-
<item name="Download" href="https://commons.apache.org/proper/commons-pool/download_bcel.cgi" />
40+
<item name="Download" href="https://commons.apache.org/proper/commons-pool/download_pool.cgi" />
4141
<!-- End: For all components. -->
4242
<item name="Examples" href="examples.html" />
4343
</menu>

0 commit comments

Comments
 (0)