diff --git a/_layouts/eip.html b/_layouts/eip.html index c52c990dac5ce6..5592c3be01342c 100644 --- a/_layouts/eip.html +++ b/_layouts/eip.html @@ -135,7 +135,7 @@
{% include authorlist.html authors=page.author %}, "{{ doc_title }}," Ethereum Improvement Proposals, no. {{ page.eip | xml_escape }}, {{ page.created | date: "%B %Y" }}. [Online serial]. Available: https://eips.ethereum.org/EIPS/eip-{{ page.eip | xml_escape }}.
+{% include authorlist.html authors=page.author %}, "{{ doc_title }}," Ethereum Improvement Proposals, no. {{ page.eip | xml_escape }}, {{ page.created | date: "%B %Y" }}. Available: https://eips.ethereum.org/EIPS/eip-{{ page.eip | xml_escape }}.
{% comment %} Article schema specification: