Skip to content

Commit

Permalink
docs: update godbolt link
Browse files Browse the repository at this point in the history
  • Loading branch information
DNKpp committed Oct 5, 2024
1 parent 8ba7bc7 commit 66263c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ As I'm mainly working on template or functional-style code, I wanted something s
So, ``mimicpp::Mock`` objects can directly be used as functional objects, but they can also be used as member objects and thus serve as actual member functions.

If you are curious, have a look at the [documentation](https://dnkpp.github.io/mimicpp/), investigate the examples folder or play around online at
[godbolt.org](https://godbolt.org/z/71GGbeYzq).
[godbolt.org](https://godbolt.org/z/nfhT9xa4E).

### Core Design

Expand Down

0 comments on commit 66263c2

Please sign in to comment.