We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee172c6 commit 7a3e0ffCopy full SHA for 7a3e0ff
README.md
@@ -105,7 +105,7 @@ void example(std::array<float,3>& arr)
105
```
106
107
## Single header implementation
108
-A single header implementation is available which allows experimenting with the sorting networks on [****godbolt](https://godbolt.org/z/69WMqMY3c).
+A single header implementation is available which allows experimenting with the sorting networks on [godbolt](https://godbolt.org/z/69WMqMY3c).
109
110
## Requirements
111
A compiler with C++17 support
0 commit comments