diff --git a/README.md b/README.md index d2d5aec56..6b28c7dc1 100755 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ The library is compatible with the following [Bluetooth specifications](https:// and [**Mesh Device Properties**](https://www.bluetooth.com/specifications/device-properties/). -See [documentation](https://nordicsemiconductor.github.io/IOS-nRF-Mesh-Library/documentation/nrfmeshprovision) for more information. - > **Note** > > Implementing ADV Bearer on iOS is not possible due to API limitations. The library is using *GATT Proxy protocol*, @@ -59,6 +57,8 @@ The following features are not (yet) supported: The library is available using CocoaPods, SPM and Carthage. For details, check out [Setting up the library](SETTING_UP.md). +Product documentation is available here: [Documentation](https://nordicsemiconductor.github.io/IOS-nRF-Mesh-Library/documentation/nrfmeshprovision). + ## nRF Mesh sample app Most of the features listed above are demonstrated in nRF Mesh sample application.