Skip to content

Commit 9a86b1e

Browse files
committed
Add repo deprecation notice
1 parent 6593988 commit 9a86b1e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,18 @@
22

33
# arcgis-js-api
44

5-
A minified, unbuilt version of the [ArcGIS API for JavaScript](https://developers.arcgis.com/javascript/3/) to be used with [bower](http://bower.io).
5+
A minified, unbuilt version of the [ArcGIS Maps SDK for JavaScript](https://developers.arcgis.com/javascript/3/) to be used with [bower](http://bower.io).
6+
7+
| :warning: Repository Archive Notice |
8+
| :-----------------------------------------|
9+
| This repository will be archived at 3.43 (Early 2023) and then removed in a future release. We recommend migrating to use [`esri-loader`](https://github.com/Esri/esri-loader) or ES modules with [@arcgis/core](https://www.npmjs.com/package/@arcgis/core) |
610

711
## Features
8-
A minified, unbuilt version of the [ArcGIS API for JavaScript](https://developers.arcgis.com/javascript/3/).
912
You can install this repo via [bower](http://bower.io/) and create your own custom builds with [Dojo](http://dojotoolkit.org/) or [RequireJS](http://requirejs.org/).
1013

1114
## Instructions
1215

13-
Building an ArcGIS API for JavaScript application requires signing up for an [ArcGIS account](https://developers.arcgis.com).
16+
Building an application with the SDK requires signing up for an [ArcGIS account](https://developers.arcgis.com).
1417

1518
`bower install arcgis-js-api`
1619

@@ -41,7 +44,7 @@ Please see our [recommended guide](https://developers.arcgis.com/javascript/late
4144

4245
## Resources
4346

44-
* [ArcGIS for JavaScript](https://developers.arcgis.com/javascript/3/)
47+
* [ArcGIS Maps SDK for JavaScript](https://developers.arcgis.com/javascript/3/)
4548
* [http://blogs.esri.com/esri/arcgis/tag/javascript/](http://blogs.esri.com/esri/arcgis/tag/javascript/)
4649
* [twitter@esri](http://twitter.com/esri)
4750

0 commit comments

Comments
 (0)