Commit: 97da026952bca6f2bd6cf702889620a68f0b4f83 Author: Alan Reid <[email protected]> Fri, 10 May 2019 15:46:52 +0100 Committer: Peter Cowburn <[email protected]> Fri, 10 May 2019 16:06:45 +0100 Parents: fadd53486c5fb02c9534d47a36982b0b8bc4a320 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=97da026952bca6f2bd6cf702889620a68f0b4f83 Log: Fix typo in URL. Changed paths: M archive/entries/2019-01-15-1.xml Diff: diff --git a/archive/entries/2019-01-15-1.xml b/archive/entries/2019-01-15-1.xml index f70bc08..de58262 100644 --- a/archive/entries/2019-01-15-1.xml +++ b/archive/entries/2019-01-15-1.xml @@ -7,7 +7,7 @@ <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-03-31</default:finalTeaserDate> <category term="cfp" label="Call for Papers"/> <link href="http://php.net/conferences/index.php#id2019-01-15-1" rel="alternate" type="text/html"/> - <default:newsImage xmlns="http://php.net/ns/news" link="https://scotphp.co/2019/" title="ScotlandPHP">scotlandphp-logo.png</default:newsImage> + <default:newsImage xmlns="http://php.net/ns/news" link="https://scophp.co/2019/" title="ScotlandPHP">scotlandphp-logo.png</default:newsImage> <link href="https://scophp.co/2019/" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
