Skip to content

Commit

Permalink
docs: add link to old documentation (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinr-maps authored Dec 1, 2023
1 parent 0e410dc commit b5da30d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ request(url).then((response) => {

To get started, go to [ArcGIS REST JS on the ArcGIS Developers website](https://developers.arcgis.com/arcgis-rest-js/).

If you are on version 3, the previous documentation can be found at https://esri.github.io/arcgis-rest-js.

### Documentation

The documentation is published at https://developers.arcgis.com/arcgis-rest-js/ and is maintained in a private repository and managed by the ArcGIS Developer Experience team. The [API reference](https://developers.arcgis.com/arcgis-rest-js/api-reference/) is generated automatically by [TypeDoc](https://typedoc.org/) via the `npm run typedoc` command and the [`typedoc.json` configuration file](./typedoc.json).
Expand Down

0 comments on commit b5da30d

Please sign in to comment.