mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 10:36:50 -07:00
Switch urls from http: to https: (#137)
This commit is contained in:
parent
dc00380d0f
commit
8a75dcd09d
18 changed files with 20 additions and 20 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue