We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c3b55 commit 99e4c99Copy full SHA for 99e4c99
1 file changed
README.md
@@ -122,7 +122,7 @@ reproducing the bug.
122
123
* You should be reasonably confident that you're looking at an actual implementation bug, instead of undefined behavior
124
or surprising-yet-Standard behavior. Comparing against other implementations can help (but remember that implementations
125
-can differ while conforming to the Standard); try Godbolt's [Compiler Explorer][]. If you still aren't
+can differ while conforming to the Standard); try [Compiler Explorer][]. If you still aren't
126
sure, ask the nearest C++ expert.
127
128
* You should prepare a self-contained command-line test case, ideally as small as possible. We need a source file, a
0 commit comments