Skip to content

Commit 69d9303

Browse files
authored
TECHDOCS-4676: Update README.md (#521)
Fixed broken link and updated dev portal links to Zoomin links.
1 parent d9c3962 commit 69d9303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/react-app-example/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
66

77
1. Copy `./public/credentials.json.sample` to `./public/credentials.json`, and then add your credentials to that file.
88

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.
1010

1111
2. To fetch dependencies, run `yarn && yarn add react-scripts`.
1212

@@ -34,6 +34,6 @@ In the project directory, you can run the following scripts:
3434

3535
For more information, see the following documentation:
3636

37-
- Data API <a href="https://developer.here.com/documentation/data-api/data_dev_guide/index.html" target="_blank">Developer Guide</a> and <a href="https://developer.here.com/documentation/data-api/api-reference.html" target="_blank">API Reference</a>
37+
- Data API <a href="https://www.here.com/docs/bundle/data-api-developer-guide/page/README.html" target="_blank">Developer Guide</a> and <a href="https://www.here.com/docs/category/data-api" target="_blank">API Reference</a>
3838
- [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started)
3939
- [React documentation](https://reactjs.org/)

0 commit comments

Comments
 (0)