Skip to content

Commit

Permalink
[docs][easy] Removing forward (#17344)
Browse files Browse the repository at this point in the history
## Description 

There was a forward that shouldn't have been there.

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
  • Loading branch information
ronny-mysten authored Apr 26, 2024
1 parent c7f0a6a commit 4a11095
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/site/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
{ "source": "/standards/closed-loop-token/overview", "destination": "/standards/closed-loop-token", "permanent": true},
{ "source": "/concepts/dynamic-fields/transfers/custom-rules", "destination": "/concepts/transfers/custom-rules", "permanent": true},
{ "source": "/concepts/dynamic-fields/transfers/transfer-to-object", "destination": "/concepts/transfers/transfer-to-object", "permanent": true},
{ "source": "/references/sui-graphql/:path*", "destination": "/references/sui-api/sui-graphql/:path*", "permanent": true},
{ "source": "/references/research-papers", "destination": "/concepts/research-papers", "permanent": true},
{ "source": "/guides/developer/app-examples/trading/:path*", "destination": "/guides/developer/app-examples/trustless-swap/:path*", "permanent": true},
{ "source": "/guides/developer/app-examples/trustless-token-swap/:path*", "destination": "/guides/developer/app-examples/trustless-swap/:path*", "permanent": true},
Expand Down

0 comments on commit 4a11095

Please sign in to comment.