Skip to content

Commit

Permalink
fix link (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya authored Nov 9, 2022
1 parent 9af4ad0 commit cca07bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/writeCustomTests.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Write Custom Tests

This document breaks down code snippets from [learn_ibc_test.go](../examples/learn_ibc_test.go). This test:
This document breaks down code snippets from [learn_ibc_test.go](../examples/ibc/learn_ibc_test.go). This test:

1) Spins up two chains (Gaia and Osmosis)
2) Creates an IBC Path between them (client, connection, channel)
Expand Down

0 comments on commit cca07bf

Please sign in to comment.