Skip to content

Commit c0d8305

Browse files
authored
Merge pull request MicrosoftDocs#1017 from NextTurn/http-2
Update http links
2 parents 1ad3d01 + 353cb2e commit c0d8305

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/assembler/masm/dot-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The following table lists the possible values for each parameter when targeting
4242

4343
## Code
4444

45-
For MASM-related samples, download the Compiler samples from [Visual C++ Samples and Related Documentation for Visual Studio 2010](http://go.microsoft.com/fwlink/p/?linkid=178749).
45+
For MASM-related samples, download the Compiler samples from [Visual C++ Samples and Related Documentation for Visual Studio 2010](https://go.microsoft.com/fwlink/p/?linkid=178749).
4646

4747
The following example demonstrates the use of the `.MODEL` directive.
4848

docs/assembler/masm/ml-fatal-error-a1016.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ms.assetid: 440b3750-ba0b-44d8-b82d-d581f62c08b2
1212

1313
The MASM driver, called ML.exe, generated a system error.
1414

15-
Note the circumstances of the error and notify Microsoft Corporation. Product Support Services is available at [http://support.microsoft.com/](http://support.microsoft.com/).
15+
Note the circumstances of the error and notify Microsoft Corporation. Product Support Services is available at [https://support.microsoft.com/](https://support.microsoft.com/).
1616

1717
## See also
1818

19-
[ML Error Messages](../../assembler/masm/ml-error-messages.md)<br/>
19+
[ML Error Messages](../../assembler/masm/ml-error-messages.md)<br/>

0 commit comments

Comments
 (0)