Skip to content

Commit 0f8bcdd

Browse files
authored
Add a link to the API ref (#1248)
In the Use the SDK section, add a link to the API ref. Relates-To: OLPEDGE-2643 Signed-off-by: Halyna Dumych <[email protected]>
1 parent 4afe423 commit 0f8bcdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ cmake --build . --target docs
189189

190190
## Use the SDK
191191

192-
To learn how to use the Data SDK, see the <a href="https://github.com/heremaps/here-data-sdk-cpp/blob/master/docs/GettingStartedGuide.md" target="_blank">Getting Started Guide</a> and the <a href="https://developer.here.com/documentation/sdk-cpp/dev_guide/index.html" target="blank">Developer Guide</a>.
192+
To learn how to use the Data SDK, see the <a href="https://github.com/heremaps/here-data-sdk-cpp/blob/master/docs/GettingStartedGuide.md" target="_blank">Getting Started Guide</a>, <a href="https://developer.here.com/documentation/sdk-cpp/dev_guide/index.html" target="blank">Developer Guide</a>, and <a href="https://developer.here.com/documentation/sdk-cpp/api_reference/index.html" target="_blank">API Reference</a>.
193193

194194
## Contribution
195195

0 commit comments

Comments
 (0)