general: fix link in README

This commit is contained in:
Lan Tian
2021-04-01 22:56:13 +08:00
parent 8765189deb
commit 9e8a845658

View File

@@ -42,7 +42,7 @@ go build -ldflags "-w -s" -o proxy
cd ..
```
- If you get `undefined: MustAssetString`, you need to uninstall an older version of go-bindata from your machine: see #11
- If you get `undefined: MustAssetString`, you need to uninstall an older version of go-bindata from your machine: see [#11](https://github.com/xddxdd/bird-lg-go/issues/11)
## Frontend