Skip to content

Commit 91f4ed1

Browse files
fix: rm vscode broken link (#6207)
Co-authored-by: hanabi1224 <harlowmoo@gmail.com>
1 parent 05bc6d7 commit 91f4ed1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

documentation/src/developer_documentation/state_migration_guide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,6 @@ and attach debuggers when needed during development.
243243
- Create a Go test in `src/state_migration/go-test/state_migration_test.go`.
244244
Note: `newManifestCid` is the bundle CID, epoch is the height that migration
245245
happens.
246-
[Instruction](https://code.visualstudio.com/docs/languages/go#_debugging) on
247-
debugging Go code in VS Code.
248246

249247
Example test for nv17 on calibnet:
250248

0 commit comments

Comments
 (0)