Skip to content

Commit fc173a7

Browse files
authored
fix docs link in readme (#99)
1 parent 03e87a2 commit fc173a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ The following codec packages support the protocol suite:
8282
[codecov-img]: http://codecov.io/github/bicycle1885/TranscodingStreams.jl/coverage.svg?branch=master
8383
[codecov-url]: http://codecov.io/github/bicycle1885/TranscodingStreams.jl?branch=master
8484
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
85-
[docs-stable-url]: https://bicycle1885.github.io/TranscodingStreams.jl/stable/
85+
[docs-stable-url]: https://juliaio.github.io/TranscodingStreams.jl/stable/
8686
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
87-
[docs-latest-url]: https://bicycle1885.github.io/TranscodingStreams.jl/latest/
87+
[docs-latest-url]: https://juliaio.github.io/TranscodingStreams.jl/latest/

0 commit comments

Comments
 (0)