Make WordPress Core


Ignore:
Timestamp:
11/01/2019 02:55:51 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Update URLs in some @link tags and switch them to HTTPS.

Props tsuyoring.
Fixes #48479.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-phpass.php

    r34887 r46626  
    55 * @since 2.5.0
    66 * @version 0.3 / WordPress
    7  * @link http://www.openwall.com/phpass/
     7 * @link https://www.openwall.com/phpass/
    88 */
    99
     
    3131 * @package phpass
    3232 * @version 0.3 / WordPress
    33  * @link http://www.openwall.com/phpass/
     33 * @link https://www.openwall.com/phpass/
    3434 * @since 2.5.0
    3535 */
Note: See TracChangeset for help on using the changeset viewer.