You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/assembler/masm/dot-model.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The following table lists the possible values for each parameter when targeting
42
42
43
43
## Code
44
44
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).
46
46
47
47
The following example demonstrates the use of the `.MODEL` directive.
The MASM driver, called ML.exe, generated a system error.
14
14
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/).
0 commit comments