Fix link on demo

This commit is contained in:
Roman Hotsiy 2016-08-21 17:42:13 +03:00
parent ea0d242bfe
commit 0e3d506277
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -9,7 +9,7 @@
</head> </head>
<body> <body>
<nav> <nav>
<header> <a href="/"> ReDoc </a> </header> <header> <a href="/ReDoc"> ReDoc </a> </header>
<template is="dom-bind" id="specs"> <template is="dom-bind" id="specs">
<form id="schema-url-form" is="iron-form"> <form id="schema-url-form" is="iron-form">
<vaadin-combo-box-light id="spec-input" items="[[specs]]" allow-custom-value> <vaadin-combo-box-light id="spec-input" items="[[specs]]" allow-custom-value>