Making WordPress.org

Changeset 9578


Ignore:
Timestamp:
03/09/2020 10:38:06 PM (5 years ago)
Author:
coffee2code
Message:

Main theme: Update link to Drupal Security Whitepaper.

Props Otto42, dufresnesteven, anik4e.
Fixes #4964.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php

    r9378 r9578  
    469469                            /* translators: %s: Link to the Drupal Security Whitepaper (english). */
    470470                            wp_kses_post( __( '<em>A special thank you to Drupal&#8217;s </em><a href="%s"><em>security white paper</em></a><em>, which provided some inspiration. </em>', 'wporg' ) ),
    471                             'http://drupalsecurityreport.org/'
     471                            'https://www.drupal.org/files/drupal-security-whitepaper-1-3_0.pdf'
    472472                        );
    473473                    ?>
Note: See TracChangeset for help on using the changeset viewer.