Switch urls from http: to https: (#137)
This commit is contained in:
		| @@ -27,7 +27,7 @@ using namespace Windows::UI::Xaml::Media; | ||||
| using namespace Windows::UI::Xaml::Navigation; | ||||
| using namespace CalculatorApp::Common; | ||||
|  | ||||
| // The User Control item template is documented at http://go.microsoft.com/fwlink/?LinkId=234236 | ||||
| // The User Control item template is documented at https://go.microsoft.com/fwlink/?LinkId=234236 | ||||
|  | ||||
| DEPENDENCY_PROPERTY_INITIALIZATION(NumberPad, ButtonStyle); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user