Skip to content

Commit 6e31541

Browse files
committed
changing the utility web site
1 parent 0d783d5 commit 6e31541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ get model URNs - as explained in the Setup/Usage Instructions.
4848
* Upload one of your models to your account and get its URN using another workflow sample, for example,
4949
- [this workflow sample in .Net WPF application](https://github.com/Developer-Autodesk/workflow-wpf-view.and.data.api) if you are using windows
5050
- or [this workflow sample in Mac OS Swift](https://github.com/Developer-Autodesk/workflow-macos-swift-view.and.data.api) if you are using Mac
51-
- or this [WEB page](http://javalmvwalkthrough-vq2mmximxb.elasticbeanstalk.com/)
51+
- or this [WEB page](http://models.autodesk.io/) or this [one](http://javalmvwalkthrough-vq2mmximxb.elasticbeanstalk.com/)
5252
* Copy the URN which was generated in the previous step in file /www/index.js at line #18 <br />
5353
```
5454
var defaultUrn = '<replace with your encoded urn>';

0 commit comments

Comments
 (0)