Skip to content

Commit 1015286

Browse files
authored
Fixed link for operator << in README
1 parent 4ce3507 commit 1015286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* [API](https://github.com/muralivnv/cpp-pyplot#cppyplot)
2121
- [set_python_path](https://github.com/muralivnv/cpp-pyplot#set_python_path)
2222
- [set_host_ip](https://github.com/muralivnv/cpp-pyplot#set_host_ip)
23-
- [operator <<](https://github.com/muralivnv/cpp-pyplot#operator-<<)
23+
- [operator <<](https://github.com/muralivnv/cpp-pyplot#operator-)
2424
- [data_args](https://github.com/muralivnv/cpp-pyplot#data_args)
2525
- [raw](https://github.com/muralivnv/cpp-pyplot#raw)
2626
* [Message to the User](https://github.com/muralivnv/cpp-pyplot#Message-to-the-User)

0 commit comments

Comments
 (0)