Skip to content

Commit dd6f2aa

Browse files
authored
Merge pull request #18 from Esri/rename-3x-sdk
Rename 3.x SDK
2 parents bdb1c89 + 34c8f6c commit dd6f2aa

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 version 3.x](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

@@ -38,7 +41,7 @@ This repo has dependencies on the following repos.
3841

3942
## Resources
4043

41-
* [ArcGIS for JavaScript](https://developers.arcgis.com/javascript/3/)
44+
* [ArcGIS Maps SDK for JavaScript](https://developers.arcgis.com/javascript/3/)
4245
* [http://blogs.esri.com/esri/arcgis/tag/javascript/](http://blogs.esri.com/esri/arcgis/tag/javascript/)
4346
* [twitter@esri](http://twitter.com/esri)
4447

0 commit comments

Comments
 (0)