Skip to content

Commit

Permalink
Merge pull request #7982 from slchow/arcgis-link-fix
Browse files Browse the repository at this point in the history
ArcGIS link fix
  • Loading branch information
Omar Shehata authored Jul 6, 2019
2 parents fbc4a02 + bcd8cdc commit 969f126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Scene/ArcGisMapServerImageryProvider.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ define([
* url : 'https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer'
* });
*
* @see {@link http://resources.esri.com/help/9.3/arcgisserver/apis/rest/|ArcGIS Server REST API}
* @see {@link https://developers.arcgis.com/rest/|ArcGIS Server REST API}
* @see {@link http://www.w3.org/TR/cors/|Cross-Origin Resource Sharing}
*/
function ArcGisMapServerImageryProvider(options) {
Expand Down

0 comments on commit 969f126

Please sign in to comment.