mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
Fix link on demo
This commit is contained in:
parent
ea0d242bfe
commit
0e3d506277
|
@ -9,7 +9,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<header> <a href="/"> ReDoc </a> </header>
|
||||
<header> <a href="/ReDoc"> ReDoc </a> </header>
|
||||
<template is="dom-bind" id="specs">
|
||||
<form id="schema-url-form" is="iron-form">
|
||||
<vaadin-combo-box-light id="spec-input" items="[[specs]]" allow-custom-value>
|
||||
|
|
Loading…
Reference in New Issue
Block a user