Skip to content

Commit

Permalink
docs: fmtlib dependency removed from the Compiler Explorer code
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed May 16, 2024
1 parent 15a6d02 commit f4e4465
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ int main()
}
```

_Try it on the [Compiler Explorer](https://godbolt.org/z/fsdovTcYh)._
_Try it on the [Compiler Explorer](https://godbolt.org/z/nhqhT8Mzb)._
2 changes: 1 addition & 1 deletion docs/getting_started/look_and_feel.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ performed without sacrificing accuracy. Please see the below example for a quick
}
```

!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/fsdovTcYh)"
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/nhqhT8Mzb)"

!!! note

Expand Down

0 comments on commit f4e4465

Please sign in to comment.