Fix broken "your company?" link

pull/2418/head
Emil Tholin 5 years ago committed by GitHub
parent e3b6040b33
commit cd85dc7657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,5 +54,5 @@
<a href="https://www.nesta.org.uk"><img src="organisations/nesta.svg" alt="Nesta logo"></a>
<a href="https://nytimes.com"><img src="organisations/nyt.svg" alt="The New York Times logo"></a>
<a href="https://www.stone.co"><img src="organisations/stone.svg" alt="Stone Payments logo"></a>
<a href="https://github.com/sveltejs/svelte/blob/master/site/src/components/WhosUsingSvelte/index.svelte" class="add-yourself"><span>+ your company?</span></a>
</div>
<a href="https://github.com/sveltejs/svelte/blob/master/site/src/routes/_components/WhosUsingSvelte.svelte" class="add-yourself"><span>+ your company?</span></a>
</div>

Loading…
Cancel
Save