|
35 | 35 | <item name="Download" href="/download_beanutils.cgi" /> |
36 | 36 | <item name="Javadoc"> |
37 | 37 | <item name="Javadoc Current" href="apidocs/index.html" /> |
38 | | - <item name="Javadoc Archive" href="https://javadoc.io/doc/beanutils/beanutils/" /> |
| 38 | + <item name="Javadoc Archive" href="https://javadoc.io/doc/commmons-beanutils/commmons-beanutils/" /> |
39 | 39 | </item> |
40 | 40 | <!-- End: For all components. --> |
41 | 41 | </menu> |
42 | 42 | <!-- Specific to this component: --> |
43 | 43 | <menu name="Documentation"> |
44 | 44 | <item name="Building" href="/building.html" /> |
| 45 | + <item name="1.10.1" collapse="true" href="/index.html"> |
| 46 | + <item name="Release Notes" href="/changes.html#a1.10.1" /> |
| 47 | + <item name="User Guide" |
| 48 | + href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/latest/org/apache/commons/beanutils/package-summary.html" /> |
| 49 | + <item name="API" href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/latest/index.html" /> |
| 50 | + </item> |
| 51 | + <item name="1.10.0" collapse="true" href="/index.html"> |
| 52 | + <item name="Release Notes" href="/changes.html#a1.10.0" /> |
| 53 | + <item name="User Guide" |
| 54 | + href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/1.10.0/package-summary.html#package_description" /> |
| 55 | + <item name="API" href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/1.10.0/index.html" /> |
| 56 | + </item> |
45 | 57 | <item name="1.9.4" collapse="true" href="/index.html"> |
46 | 58 | <item name="Release Notes" href="http://commons.apache.org/beanutils/javadocs/v1.9.4/RELEASE-NOTES.txt" /> |
47 | 59 | <item name="User Guide" |
48 | | - href="http://commons.apache.org/beanutils/javadocs/v1.9.4/apidocs/org/apache/commons/beanutils/package-summary.html#package_description" /> |
| 60 | + href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/1.9.4/index.html#package_description" /> |
49 | 61 | <item name="API" href="http://commons.apache.org/beanutils/javadocs/v1.9.4/apidocs/index.html" /> |
50 | 62 | </item> |
51 | 63 | <item name="1.9.3" collapse="true" href="/index.html"> |
|
0 commit comments