Fix typo. Change license link
This commit is contained in:
parent
60541437e3
commit
5cb38dc4d7
|
@ -1,7 +1,7 @@
|
||||||
<footer>
|
<footer>
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="unit one-third center-on-mobiles">
|
<div class="unit one-third center-on-mobiles">
|
||||||
<p>Written by <a href="{{ site.repository }}/graphs/contributors">Jekyll Team</a>. Released under the <a href="{{ site.url }}/docs/license/">MIT License</a>.</p>
|
<p>Written by the <a href="{{ site.repository }}/graphs/contributors">Jekyll Team</a>. Released under the <a href="{{ site.repository }}/blob/master/LICENSE">MIT License</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="unit two-thirds align-right center-on-mobiles">
|
<div class="unit two-thirds align-right center-on-mobiles">
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue