Skip to content

Commit d40c4c5

Browse files
authored
fix anchor (#1959)
1 parent e4046b5 commit d40c4c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/Microsoft.VisualC.StlClr/IVector`1.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ For more information, see [vector::insert (STL/CLR)](/cpp/dotnet/vector-stl-clr#
742742
<format type="text/markdown"><![CDATA[
743743
744744
## Remarks
745-
For more information, see [vector::operator(STL/CLR)](/cpp/dotnet/vector-stl-clr#operator).
745+
For more information, see [vector::operator(STL/CLR)](/cpp/dotnet/vector-stl-clr#op).
746746
747747
]]></format>
748748
</remarks>
@@ -1059,4 +1059,4 @@ For more information, see [vector::insert (STL/CLR)](/cpp/dotnet/vector-stl-clr#
10591059
</Docs>
10601060
</Member>
10611061
</Members>
1062-
</Type>
1062+
</Type>

0 commit comments

Comments
 (0)