Skip to content

Commit 2e4d068

Browse files
author
Garrett Hyder
authored
Fix plugin URLs
1 parent 1b0dbf8 commit 2e4d068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

password-protected.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -672,8 +672,8 @@ public function install() {
672672
*
673673
* Support for 3rd party plugins:
674674
*
675-
* - Login Logo http://wordpress.org/extend/plugins/login-logo/
676-
* - Uber Login Logo http://wordpress.org/plugins/uber-login-logo/
675+
* - Login Logo https://wordpress.org/plugins/login-logo/
676+
* - Uber Login Logo https://wordpress.org/plugins/uber-login-logo/
677677
*/
678678
public function compat() {
679679

0 commit comments

Comments
 (0)