diff --git a/Documentation/roadmap.md b/Documentation/roadmap.md index 69fc992a92..3aacbcee9e 100644 --- a/Documentation/roadmap.md +++ b/Documentation/roadmap.md @@ -8,7 +8,7 @@ The following deliverables are not in any particular order: * Add bindings for more devices * Add/Test support on more boards -* [ ] Improve documentation for onboarding, adding device bindings, working with samples (https://github.com/dotnet/iot/issues/2261) +* [ ] Improve documentation for onboarding, adding device bindings, working with samples ([See also issue 2261](https://github.com/dotnet/iot/issues/2261)) * [ ] Improve the abstraction for devices in Iot.Device.Bindings package * [ ] Add E2E sample that leverages the integration with Azure services * [ ] Improve testing setup - i.e. distributed ways to contribute to queue (i.e. @Ellerbach shares RPi3 + encoder and @krwq shares RPi3 + SenseHat)