Skip to content

Commit

Permalink
Merge pull request #25 from 1xINTERNET/fix/28-URL-1xinternet
Browse files Browse the repository at this point in the history
#28 Fix array error bug
  • Loading branch information
breidert authored Jun 21, 2024
2 parents 5ca6898 + 193140c commit 2abbd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PartnerLinks.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<partner-link
logo="/images/1xinternet.png"
brand="1xINTERNET"
url="https://1xintrnet.de/"></partner-link>
url="https://www.1xinternet.de/"></partner-link>
</div>
<div>
<partner-link
Expand Down

0 comments on commit 2abbd75

Please sign in to comment.