Skip to content

Commit

Permalink
Fix InternetX url
Browse files Browse the repository at this point in the history
  • Loading branch information
fxkopp committed Mar 22, 2019
1 parent 533c85e commit 06b6a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/pages/index.pug
Expand Up @@ -162,7 +162,7 @@ block content
.logo(style="background-image: url(assets/images/sponsors/cipsoft.png);")
.row
.col-33
a.level2.partner(href="https://www.intive.com", target="_blank")
a.level2.partner(href="https://www.internetx.com/", target="_blank")
.logo(style="background-image: url(assets/images/sponsors/internetx.jpg);")
.col-33
a.level2.partner(href="https://www.team-con.de/", target="_blank")
Expand Down

0 comments on commit 06b6a16

Please sign in to comment.