Skip to content

Commit 90fb4d3

Browse files
committed
Revert "Link to the Sourcemeta standard library"
This reverts commit b345d27.
1 parent 7dbc3f3 commit 90fb4d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

layouts/partials/navigation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<ul id="search-result-list" class="dropdown-menu w-100 position-absolute" style="top: 100%;"></ul>
1515
</div>
1616
<div class="navbar-nav">
17-
<a class="btn btn-sm btn-light-dark me-2" target="_blank" href="https://www.sourcemeta.com/products/std" aria-label="Explore our Schema Registry">
18-
<i class="align-middle bi bi-collection fs-6"></i>
19-
<small class="align-middle ms-1">Get the Schema Standard Library</small>
17+
<a class="btn btn-sm btn-light-dark me-2" target="_blank" href="https://schemas.sourcemeta.com" aria-label="Explore our Schema Registry">
18+
<i class="align-middle bi bi-globe fs-6"></i>
19+
<small class="align-middle ms-1">Explore Public Schemas</small>
2020
</a>
2121

2222
<a class="btn btn-sm btn-light-dark me-2 d-none d-md-block" target="_blank" href="https://github.com/sourcemeta/jsonschema" aria-label="Get the JSON Schema CLI">

0 commit comments

Comments
 (0)