@@ -13,7 +13,7 @@ type ExpStruct struct {
}
```
-示例 10.6 main.go:
+示例 10.6 [main.go](examples/chapter_10/main.go):
```go
package main