Skip to content

Commit

Permalink
Merge 56966df into a09be4d
Browse files Browse the repository at this point in the history
  • Loading branch information
alukach committed Dec 13, 2018
2 parents a09be4d + 56966df commit ac8efed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/arcgis-rest-auth/src/ApplicationSession.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export interface IApplicationSessionOptions {
* })
* // visit https://developers.arcgis.com to generate your own clientid and secret
* ```
* You can use [App Login](/arcgis-rest-/js/guides/node/) to access premium content and services in ArcGIS Online.
* You can use [App Login](/arcgis-rest-js/guides/node/) to access premium content and services in ArcGIS Online.
*
*/
export class ApplicationSession implements IAuthenticationManager {
Expand Down

0 comments on commit ac8efed

Please sign in to comment.