Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 6b6ac8d

Browse files
committed
Merge pull request #2365 from stephentoub/fix_dead_link
Fix broken link in Framework Design Guidelines Digest
2 parents a1ad8fb + ec5f498 commit 6b6ac8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/coding-guidelines/framework-design-guidelines-digest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ public class Foo
305305
FxCop is a code analysis tool that checks managed code assemblies for
306306
conformance to the [Framework Design Guidelines][FDG].
307307

308-
<http://code.msdn.microsoft.com/codeanalysis>
308+
<https://msdn.microsoft.com/en-us/library/bb429476.aspx>
309309

310310
## Presentations
311311

0 commit comments

Comments
 (0)