fix edit this section links, once site is merged into master

pull/1890/head
Rich Harris 7 years ago
parent fb2911d666
commit 9b2ea4357c

@ -202,7 +202,7 @@
<h2>
{section.metadata.title}
<small>
<a href='https://github.com/sveltejs/svelte.technology/edit/master/content/guide/{section.file}' title='edit this section'>
<a href='https://github.com/sveltejs/svelte/edit/master/site/content/guide/{section.file}' title='edit this section'>
<Icon name='edit' /></a>
</small>
</h2>

Loading…
Cancel
Save