Skip to content

Commit fcb83b7

Browse files
authored
Fix broken link for setlocale (#92)
1 parent 40da2e1 commit fcb83b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

entities/global.ent

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,8 @@
403403
<!ENTITY url.sambar "http://www.sambar.com/">
404404
<!ENTITY url.seaslog.document "https://seasx.github.io/SeasLog/">
405405
<!ENTITY url.sed "http://www.gnu.org/software/sed/sed.html">
406-
<!ENTITY url.setlocale.lang.win32 "http://msdn.microsoft.com/en-us/library/39cwe7zf&#37;28v=vs.90&#37;29.aspx">
407-
<!ENTITY url.setlocale.country.win32 "http://msdn.microsoft.com/en-us/library/cdax410z&#37;28v=vs.90&#37;29.aspx">
406+
<!ENTITY url.setlocale.lang.win32 "http://msdn.microsoft.com/en-us/library/39cwe7zf.aspx">
407+
<!ENTITY url.setlocale.country.win32 "http://msdn.microsoft.com/en-us/library/cdax410z.aspx">
408408
<!ENTITY url.session-fixation "http://www.acros.si/papers/session_fixation.pdf">
409409
<!ENTITY url.session-save-handler "https://github.com/php/php-src/blob/master/ext/session/tests/save_handler.inc">
410410
<!ENTITY url.sleepycat "http://www.sleepycat.com/">

0 commit comments

Comments
 (0)