#808 Fixed link for Freeciv in labs/games (Issue #790)
Closed 6 years ago by pjjroux. Opened 6 years ago by pjjroux.
Unknown source mychanges  into  master

@@ -91,7 +91,7 @@

  	      	<img src="${path}/static/images/games/freeciv.png" alt="Freeciv" />

            	<h4>${_('Freeciv')}</h4>

            	<p>${_('Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization.')}</p>

-           	<a href="https://play.freeciv.org/">${Markup(_('Learn More &gt;'))}</a>

+           	<a href="http://freeciv.org/">${Markup(_('Learn More &gt;'))}</a>

            </div>

          </div>

        </div>

Fix for issue #790, dead link for freeciv replaced

Pull-Request has been closed by pjjroux

6 years ago
Metadata