Javadoc: Use an HTTPS URL to the Apache web site

This commit is contained in:
Gary Gregory 2024-01-14 10:35:55 -05:00
parent 59780b184c
commit a02e260a0a
1 changed files with 2 additions and 2 deletions

View File

@ -523,7 +523,7 @@ public class WordUtils {
* <td>20</td>
* <td>"\n"</td>
* <td>true</td>
* <td>"Click here to jump\nto the commons\nwebsite -\nhttp://commons.apach\ne.org"</td>
* <td>"Click here to jump\nto the commons\nwebsite -\nhttps://commons.apach\ne.org"</td>
* </tr>
* </table>
*
@ -608,7 +608,7 @@ public class WordUtils {
* <td>"\n"</td>
* <td>true</td>
* <td>" "</td>
* <td>"Click here to jump\nto the commons\nwebsite -\nhttp://commons.apach\ne.org"</td>
* <td>"Click here to jump\nto the commons\nwebsite -\nhttps://commons.apach\ne.org"</td>
* </tr>
* <tr>
* <td>"flammable/inflammable"</td>