Skip to content

Commit b8ac42a

Browse files
authored
Fix 404 link (#3750)
1 parent 37a4eb0 commit b8ac42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vms/example/xsvm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Flags:
7474
Use "xsvm [command] --help" for more information about a command.
7575
```
7676

77-
### [Golang SDK](https://github.com/ava-labs/avalanchego/blob/master/vms/example/xsvm/client/client.go)
77+
### [Golang SDK](https://github.com/ava-labs/avalanchego/blob/master/vms/example/xsvm/api/client.go)
7878

7979
```golang
8080
// Client defines xsvm client operations.

0 commit comments

Comments
 (0)