Skip to content

Commit

Permalink
docs: Update download links to match latest version (microsoft#3375)
Browse files Browse the repository at this point in the history
* fix: Update download links to match latest version

I'm proposing to change the download reference to the latest releases on Github (URL: BotFramework-Composer/**releases/latest**). 
Currently, the individual download links for Windows, Mac and Linux use an aka.ms reference which is still pointing to version 1.0.0. It would require continuous updating of the aka.ms links to always refer to the latest releases. 
I believe pointing directly to the latest releases on Github would be more manageable in the long run, but feel free to let me know if updating the aka.ms links is still preferred for other reasons.

* Add link to releases/latest

Co-authored-by: Chris Whitten <[email protected]>
  • Loading branch information
bartbilliet and cwhitten authored Jun 12, 2020
1 parent 54ef28c commit 2b4fdf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ The Bot Framework Composer is an open source tool based on the Bot Framework SDK
- To learn about the Bot Framework Composer, read the [documentation][5].
- To get yourself familiar with the Composer, read [Introduction to Bot Framework Composer][1].
- [Create your first bot][3]!
- To find the most recent release and learn what has changed in Bot Framework Composer, see the [latest release][204].


## Build Composer Locally
Expand Down Expand Up @@ -114,3 +115,4 @@ the [Security TechCenter][103].
[201]: https://aka.ms/bf-composer-download-win
[202]: https://aka.ms/bf-composer-download-linux
[203]: https://aka.ms/bf-composer-download-mac
[204]: https://github.com/microsoft/BotFramework-Composer/releases/latest

0 comments on commit 2b4fdf7

Please sign in to comment.