diff --git a/README.md b/README.md index e643f0c..d7e2261 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ a quick way to develop an application communicating over the Connext DDS Databus Thanks to the binding with multiple programming languages, you can integrate with many other available technologies. -The *Connector* library is provided in binary form for [select architectures](https://github.com/rticommunity/rticonnextdds-connector/tree/master/lib). Language bindings and examples are provided in source format. +The *Connector* library is provided in binary form for [select architectures](https://github.com/rticommunity/rticonnextdds-connector/blob/master/config.yaml). Language bindings and examples are provided in source format. Go *Connector* leverages [cgo](https://golang.org/cmd/cgo) to call its C library; this detail is hidden in a Go wrapper.