replace link that still used http

This commit is contained in:
Lukasz Skotarek 2020-04-02 16:23:58 +02:00
parent bd135630f8
commit c712516538
8 changed files with 14 additions and 14 deletions

View file

@ -7,7 +7,7 @@ published: true
layout: post
post_date: 2017-03-01 09:05:29
---
I decided to participate in <a href="http://dajsiepoznac.pl/" target="_blank">GetNoticed</a>. Short story even shorter, it's about writing OpenSource code and blog about it (and IT).
I decided to participate in <a href="https://dajsiepoznac.pl/" target="_blank">GetNoticed</a>. Short story even shorter, it's about writing OpenSource code and blog about it (and IT).
I chose to make a port of old game - The Settlers II in Elixir. Being more specific I will focus only (or mainly) on backend. Why?
<ul>