Skip to content

Commit

Permalink
Merge pull request #40 from 0xPolygonID/schema-links
Browse files Browse the repository at this point in the history
Includes Schema Builder link
  • Loading branch information
cerberushades authored Oct 13, 2023
2 parents 8efeef9 + 9db89cf commit abed5f9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,12 @@ module.exports = {
items: [
{
href: 'https://schema-builder.polygonid.me/',
label: 'Schema Explorer',
target: '_blank',
rel: null,
},
{
href: 'https://schema-builder.polygonid.me/builder',
label: 'Schema Builder',
target: '_blank',
rel: null,
Expand Down

0 comments on commit abed5f9

Please sign in to comment.