Small fixes imgland to imgur, achievement images and link (#391)

Removed dead imgland links and changed them to imgur
Changed the example achievements image links with proper ones
Changed Achievements link to tfs repo
This commit is contained in:
Evil Puncker
2020-05-13 12:01:29 -03:00
committed by GitHub
parent d5749700fc
commit b0947041ce
4 changed files with 11 additions and 11 deletions

View File

@@ -89,7 +89,7 @@ if (empty($_POST) === false) {
<p>
[b]<b>Bold Text</b>[/b]<br>
[size=5]Size 5 text[/size]<br>
[img]<a href="http://www.imgland.net/" target="_BLANK">Direct Image Link</a>[/img]<br>
[img]<a href="https://imgur.com/" target="_BLANK">Direct Image Link</a>[/img]<br>
[center]Cented Text[/center]<br>
[link]<a href="http://youtube.com/" target="_BLANK">http://youtube.com/</a>[/link]<br>
[link=http://youtube.com/]<a href="http://youtube.com/" target="_BLANK">Click to View youtube</a>[/link]<br>