Skip to content

Commit 2d40187

Browse files
committed
fix
1 parent 073a8b1 commit 2d40187

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/express-relay/integrate-as-protocol.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Callout, Tabs, Steps } from "nextra/components";
1+
import { Steps } from "nextra/components";
22

33
# How to Integrate Express Relay Swaps
44

@@ -71,11 +71,11 @@ You may find these additional resources helpful for integrating Express Relay as
7171

7272
### Contract Addresses
7373

74-
The [SVM](../contract-addresses/svm.mdx) Contract Addresses page lists the relevant addresses for Express Relay integration.
74+
The [SVM](./contract-addresses.mdx) Contract Addresses page lists the relevant addresses for Express Relay integration.
7575

7676
### Error Codes
7777

78-
The [SVM](../errors/svm.mdx) Error Codes page lists the error codes returned by Express Relay.
78+
The [SVM](./errors.mdx) Error Codes page lists the error codes returned by Express Relay.
7979

8080
### API Reference
8181

0 commit comments

Comments
 (0)