File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- import { Callout , Tabs , Steps } from " nextra/components" ;
1
+ import { Steps } from " nextra/components" ;
2
2
3
3
# How to Integrate Express Relay Swaps
4
4
@@ -71,11 +71,11 @@ You may find these additional resources helpful for integrating Express Relay as
71
71
72
72
### Contract Addresses
73
73
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.
75
75
76
76
### Error Codes
77
77
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.
79
79
80
80
### API Reference
81
81
You can’t perform that action at this time.
0 commit comments