Skip to content

Commit be13f1d

Browse files
author
Vincent Shadbolt
authored
chore: Resolution SDK Guide Updates (unstoppabledomains#185)
* updated SDK custom RPCs guide, nuked duplicate reverse guides and rearranged the remaining reverse guides * added redirects for moved / nuked reverse resolution pages
1 parent 5360ebc commit be13f1d

14 files changed

Lines changed: 225 additions & 277 deletions

File tree

getting-started/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You'll need the following to get started:
2020
This portal is organized to support users at all experience levels, from foundational concepts to advanced integrations. If you're new to crypto and blockchain, consider starting with the quickstarts in the menu on your left. Advanced users may wish to explore topics like Unstoppable Resolution, Unstoppable Partner API, detailed integration guides, or dive right into the API reference.
2121

2222
- [Unstoppable Resolution](/resolution/overview.md)
23-
- [Reverse Resolution](/resolution/guides/reverse-resolution/overview.md)
23+
- [Reverse Resolution](/resolution/rr-overview.md)
2424
- [Unstoppable Partner API](/domain-distribution-and-management/overview.md)
2525
- [Unstoppable Login](/identity/overview/login-with-unstoppable.md)
2626
- [API Reference](/openapi/overview.md)

redirects.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,4 +285,16 @@
285285
type: 301
286286
'/manage-domains/':
287287
to: '/smart-contracts/quick-start/manage-domain-records/'
288+
type: 301
289+
'/resolution/guides/reverse-resolution/overview/':
290+
to: '/resolution/rr-overview/'
291+
type: 301
292+
'/resolution/guides/reverse-resolution/integration-guides/smart-contracts/':
293+
to: '/smart-contracts/quick-start/reverse-resolve-domains/'
294+
type: 301
295+
'/resolution/guides/reverse-resolution/integration-guides/resolution-libraries/':
296+
to: '/resolution/quickstart/reverse-resolution/'
297+
type: 301
298+
'/resolution/guides/reverse-resolution/faq/':
299+
to: '/resolution/guides/rr-faq/'
288300
type: 301

resolution/guides/reverse-resolution/integration-guides/resolution-libraries.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

resolution/guides/reverse-resolution/integration-guides/smart-contracts.md

Lines changed: 0 additions & 95 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)