Correct the site-name by using http:// in front of it so that clicks will
actually lead to the website. Reported by: 0mp@
This commit is contained in:
parent
91b4645d49
commit
15f63ee763
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51205
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
<story>
|
<story>
|
||||||
<name>Why did we build our solution on top of FreeBSD?</name>
|
<name>Why did we build our solution on top of FreeBSD?</name>
|
||||||
<url>http://blog.synergysky.com/whydidwebuildoursolutionontopof_freebsd</url>
|
<url>http://blog.synergysky.com/whydidwebuildoursolutionontopof_freebsd</url>
|
||||||
<site-name>synergysky.com</site-name>
|
<site-name>http://synergysky.com</site-name>
|
||||||
<date>Nov 7 2017</date>
|
<date>Nov 7 2017</date>
|
||||||
<author>Egil Hasting</author>
|
<author>Egil Hasting</author>
|
||||||
<p>FreeBSD has given us the "it just works" experience,
|
<p>FreeBSD has given us the "it just works" experience,
|
||||||
|
|
Loading…
Reference in a new issue