Skip to content

Commit 0370586

Browse files
authored
Update README.md
1 parent 1dea7cb commit 0370586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

map/create-and-save-map/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Maps can be created programatically in code and then serialized and saved as an
1010

1111
## How to use the sample
1212

13-
This sample requires you to setup your own app on arcgis.com. See the [wiki](https://github.com/Esri/arcgis-runtime-samples-java/wiki/OAuth) for details.
13+
This sample requires you to setup your own app on arcgis.com. See https://github.com/Esri/arcgis-runtime-samples-java/blob/master/OAuth.md.
1414

1515
Fill in your portal and registered app credentials in the starting dialog to authenticate. Then, choose the basemap and layers for your new map. To save the map, choose a title, tags and description (optional), and a folder on your portal (you will need to create one in your portal's My Content). Click the Save button to save the map to the chosen folder.
1616

@@ -34,4 +34,4 @@ Fill in your portal and registered app credentials in the starting dialog to aut
3434

3535
## Tags
3636

37-
web map, portal
37+
web map, portal

0 commit comments

Comments
 (0)