Skip to content

Commit cee47ee

Browse files
committed
sample change
1 parent 52fbaca commit cee47ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-stg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ get model URNs - as explained in the Setup/Usage Instructions.
4646
```
4747
* In file credentials.js, comment out line #23, and uncomment line #24
4848
* Upload one of your models to your account and get its URN using another workflow sample, for example,
49-
- [this workflow sample in .net winform application](https://github.com/Developer-Autodesk/workflow-dotnet-winform-view.and.data.api/) if you are using windows
49+
- [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
5151
- or this [WEB page](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 />

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ get model URNs - as explained in the Setup/Usage Instructions.
4141
credentials.ClientSecret = '<replace with your consumer secret>';
4242
```
4343
* Upload one of your models to your account and get its URN using another workflow sample, for example,
44-
- [this workflow sample in .net winform application](https://github.com/Developer-Autodesk/workflow-dotnet-winform-view.and.data.api/) if you are using windows
44+
- [this workflow sample in .Net WPF application](https://github.com/Developer-Autodesk/workflow-wpf-view.and.data.api) if you are using windows
4545
- 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
4646
- or this [WEB page](http://javalmvwalkthrough-vq2mmximxb.elasticbeanstalk.com/)
4747
* Copy the URN which was generated in the previous step in file /www/index.js at line #18 <br />

0 commit comments

Comments
 (0)