Skip to content

Commit 8822e28

Browse files
committed
Update CE link in BDD documentation for 3.0.1
The old compiler was no longer built-for, so it couldn't link against new versions, and also didn't properly provide the user-config header. Closes #2396
1 parent ff9506c commit 8822e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test-cases-and-sections.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Scenario : vector can be sized and resized
153153
Then : The size changes
154154
```
155155
156-
See also [runnable example on godbolt](https://godbolt.org/z/e5vPPM),
156+
See also [runnable example on godbolt](https://godbolt.org/z/eY5a64r99),
157157
with a more complicated (and failing) example.
158158
159159
> `AND_GIVEN` was [introduced](https://github.com/catchorg/Catch2/issues/1360) in Catch2 2.4.0.

0 commit comments

Comments
 (0)