diff options
| author | Veikka Kähkönen <veikka.kahkonen@corefactory.com> | 2017-11-30 23:15:51 +0200 |
|---|---|---|
| committer | Veikka Kähkönen <veikka.kahkonen@corefactory.com> | 2017-11-30 23:15:51 +0200 |
| commit | bcadff4f2ed73cef0301d8d6938a38f396e80e73 (patch) | |
| tree | e75eb90705098aaa41f0b64bf93f6cf17548390e /_includes/index_content.md | |
| parent | 591a0ab2a7e889b829f048ae21810051d4998d3f (diff) | |
Fix guild info links
They probably shouldn't point to localhost.
Diffstat (limited to '_includes/index_content.md')
| -rw-r--r-- | _includes/index_content.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/index_content.md b/_includes/index_content.md index 02cd7d3..213f541 100644 --- a/_includes/index_content.md +++ b/_includes/index_content.md @@ -1 +1 @@ -AS on ainejärjestö Aalto-yliopiston AIT-opiskelijoille ja muille AS-henkisille aaltolaisille. [Lue lisää]({{ "http://localhost:4000/kilta/" | absolute_url }}) tai [liity jäseneksi]({{ "http://localhost:4000/kilta/jasenyys.html" | absolute_url }})! +AS on ainejärjestö Aalto-yliopiston AIT-opiskelijoille ja muille AS-henkisille aaltolaisille. [Lue lisää]({{ "/kilta/" | absolute_url }}) tai [liity jäseneksi]({{ "/kilta/jasenyys.html" | absolute_url }})! |
