Switch urls from http: to https: (#137)

This commit is contained in:
Josh Soref 2019-03-07 11:56:25 -05:00 committed by Matt Cooley
commit 8a75dcd09d
18 changed files with 20 additions and 20 deletions

View file

@ -131,9 +131,9 @@ new features, the Microsoft team considers at least these items:
- [ ] Microsoft must plan to keep these dependencies secure and functional for the lifetime of
the app (which might be several years).
- [ ] The app should be fully functional if some network requests are slow or fail. Tools like
[Fiddler](http://docs.telerik.com/fiddler/knowledgebase/fiddlerscript/perftesting)
[Fiddler](https://docs.telerik.com/fiddler/knowledgebase/fiddlerscript/perftesting)
can be used to simulate slow or failed requests.
## Step 4: Final product review and merge to master
After the technical review is complete, the product team will review the finished product to make
sure the final implementation is ready to [release to Windows customers](Roadmap.md#Releases).
sure the final implementation is ready to [release to Windows customers](Roadmap.md#Releases).