Skip to content

Commit

Permalink
Merge pull request #58 from ceramicnetwork/JustinaPetr-patch-3
Browse files Browse the repository at this point in the history
Update docusaurus.config.ts
  • Loading branch information
JustinaPetr authored Jan 12, 2024
2 parents 91893b5 + 6015ea1 commit eb8cae0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ const config: Config = {
from: ['/build/', '/tools/overview/', '/tools/glaze/development/', '/build/javascript/quick-start/', '/build/middleware/', '/build/quick-start/',
'/build/cli/quick-start/', '/tools/composedb/development/', '/learn/'],
},
{
to: '/docs/composedb/sandbox',
from: ['/sandbox'],
},
{
to: '/docs/protocol/js-ceramic/guides/ceramic-clients/authentication/key-did',
from: ['/reference/accounts/key-did/', '/docs/advanced/standards/accounts/key-did/', '/authentication/3id-did/3box-migration/', '/authentication/dids/key/',
Expand Down

0 comments on commit eb8cae0

Please sign in to comment.