Skip to content

Commit 10c6bfb

Browse files
HalynaDumychOleksiiZubko
authored andcommitted
Add a link to the developer guide
Users should be able to reach out to the Dev Guide from GitHub. Relates-To: OLPEDGE-2261 Signed-off-by: Halyna Dumych <[email protected]>
1 parent 9cd32c2 commit 10c6bfb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ When new API is introduced in the Data SDK for TypeScript, the old one is not de
4141

4242
All of the deprecated methods, functions, and parameters are documented in the Data SDK for TypeScript <a href="https://developer.here.com/olp/documentation/sdk-typescript/api_reference/index.html" target="_blank">API Reference</a> and <a href="https://github.com/heremaps/here-data-sdk-typescript/blob/master/CHANGELOG.md" target="_blank">changelog</a>.
4343

44+
For more information on the Data SDK for TypeScrypt, see our <a href="https://developer.here.com/documentation/sdk-typescript/dev_guide/index.html" target="blank">Developer Guide</a>.
45+
4446
## About This Repository
4547

4648
The HERE Data SDK for TypeScript repository is a monorepo that contains the core components of the platform SDK organized in the NPM workspace.
@@ -72,7 +74,7 @@ https://unpkg.com/@here/olp-sdk-dataservice-write/bundle.umd.min.js
7274
https://unpkg.com/@here/olp-sdk-fetch/bundle.umd.min.js
7375
```
7476

75-
To learn how to use the Data SDK for TypeScript, see the <a href="https://github.com/heremaps/here-data-sdk-typescript/blob/master/docs/GettingStartedGuide.md" target="_blank">Getting Started Guide</a>.
77+
To learn how to use the Data SDK for TypeScript, see the <a href="https://github.com/heremaps/here-data-sdk-typescript/blob/master/docs/GettingStartedGuide.md" target="_blank">Getting Started Guide</a> and the <a href="https://developer.here.com/documentation/sdk-typescript/dev_guide/index.html" target="blank">Developer Guide</a>.
7678

7779
## Development
7880

0 commit comments

Comments
 (0)