Skip to content

Commit f60e42a

Browse files
authored
Embolden the HTML version
Because I keep clicking the heading when I meant to click the other link...
1 parent 9937489 commit f60e42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CppResources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The newer articles about C++11 features are very good though.
2525

2626
An excellent guide on how to write good C++ code, with input from Bjarne Stroustrup (creator of C++) and Herb Sutter (world-renowned C++ expert).
2727

28-
There's [a version specifically formatted for web browsing](http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) if you prefer that to markdown documents.
28+
There's **[a version specifically formatted for web browsing](http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines)** if you prefer that to markdown documents.
2929

3030
## Bjarne Stroustrup
3131

0 commit comments

Comments
 (0)