minor demo fix

This commit is contained in:
Roman Hotsiy 2016-02-01 14:48:51 +02:00
parent fb7c2d160f
commit d839ee8635

View File

@ -9,7 +9,7 @@
<nav>
<header> ReDoc </header>
<form id="schema-url-form">
<input id="schema-url-input" value='swagger.json'>
<input id="schema-url-input" value='swagger.yml'>
<button type="submit"> Explore </button>
</form>
</nav>