Merge pull request #14 from xddxdd/lantian-dev

Fix link in README
This commit is contained in:
Yuhui Xu 2021-04-01 22:57:56 +08:00 committed by GitHub
commit f77a8a28fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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