Skip to content

Commit e075246

Browse files
committed
Use www.php.net instead of php.net for php-site-url
1 parent c86190e commit e075246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lisp/php.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
:tag "PHP Executable"
4747
:type 'string)
4848

49-
(defcustom php-site-url "https://php.net/"
49+
(defcustom php-site-url "https://www.php.net/"
5050
"Default PHP.net site URL.
5151
5252
The URL to use open PHP manual and search word."

0 commit comments

Comments
 (0)