diff --git a/README.md b/README.md index 40c169b1..b769e577 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ DBG is a Go debugger, written primarily in Go. It really needs a new name. Currently, DBG requires 2 patches to be applied to Go source to build. 1. [Dwarf Fix](https://codereview.appspot.com/117280043/) -2. Process.Wait() fix. +2. [Process.Wait() fix](https://codereview.appspot.com/132220044). ### Features