Skip to content

Commit ddc0093

Browse files
committed
Fix the URL to isocpp.org.
1 parent 5eb0b58 commit ddc0093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CppCoreGuidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14909,7 +14909,7 @@ Reference sections:
1490914909

1491014910
## <a name="SS-web"></a>RF.web: Websites
1491114911

14912-
* [isocpp.org](http://www.isocpp.com)
14912+
* [isocpp.org](https://isocpp.org)
1491314913
* [Bjarne Stroustrup's home pages](http://www.stroustrup.com)
1491414914
* [WG21](http://www.open-std.org/jtc1/sc22/wg21/)
1491514915
* [Boost](http://www.boost.org)<a name="Boost"></a>

0 commit comments

Comments
 (0)