You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/react-app-example/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
6
6
7
7
1. Copy `./public/credentials.json.sample` to `./public/credentials.json`, and then add your credentials to that file.
8
8
9
-
For more information, see the [related section](https://developer.here.com/documentation/sdk-typescript/dev_guide/topics/authenticate.html) in our Developer Guide.
9
+
For more information, see the [related section](https://www.here.com/docs/bundle/data-sdk-for-typescript-developer-guide/page/docs/GettingStartedGuide.html) in our Developer Guide.
10
10
11
11
2. To fetch dependencies, run `yarn && yarn add react-scripts`.
12
12
@@ -34,6 +34,6 @@ In the project directory, you can run the following scripts:
34
34
35
35
For more information, see the following documentation:
36
36
37
-
- Data API <ahref="https://developer.here.com/documentation/data-api/data_dev_guide/index.html"target="_blank">Developer Guide</a> and <ahref="https://developer.here.com/documentation/data-api/api-reference.html"target="_blank">API Reference</a>
37
+
- Data API <ahref="https://www.here.com/docs/bundle/data-api-developer-guide/page/README.html"target="_blank">Developer Guide</a> and <ahref="https://www.here.com/docs/category/data-api"target="_blank">API Reference</a>
0 commit comments