Skip to content

Commit 4e22033

Browse files
committed
spelling: interface
Signed-off-by: Josh Soref <[email protected]>
1 parent 8f7e76f commit 4e22033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/src/Bad Practices/Implementation Hiding/AbstractToConcreteCollection.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ more difficult to change which implementation you are using at a later date.</p>
1818
</example>
1919
<references>
2020

21-
<li>C# Corner, <a href="http://www.c-sharpcorner.com/UploadFile/rmcochran/csharp_interrfaces03052006095933AM/csharp_interrfaces.aspx">C# Interface Based Development</a>.</li>
21+
<li>C# Corner, <a href="https://www.c-sharpcorner.com/article/C-Sharp-interface-based-development/">C# Interface Based Development</a>.</li>
2222

2323
</references>
2424
</qhelp>

0 commit comments

Comments
 (0)