@@ -62,7 +62,7 @@ closely as possible and uses the [Autobahn|Testsuite][autobahn] to check
6262conformance with every run of tests/CI. The auto-generated report produced
6363by the Autobahn|Testsuite is uploaded on each push to main.
6464
65- See the report here: https://nfibrokerage .github.io/mint_web_socket/
65+ See the report here: https://elixir-mint .github.io/mint_web_socket/
6666
6767## HTTP/2 Support
6868
@@ -96,16 +96,16 @@ server.
9696(app)$ iex -S mix
9797```
9898
99- [ ci-badge ] : https://github.com/NFIBrokerage /mint_web_socket/workflows/CI/badge.svg
100- [ actions ] : https://github.com/NFIBrokerage /mint_web_socket/actions/workflows/ci.yml
101- [ coverage ] : https://coveralls.io/github/NFIBrokerage /mint_web_socket
102- [ coverage-badge ] : https://coveralls.io/repos/github/NFIBrokerage /mint_web_socket/badge.svg
99+ [ ci-badge ] : https://github.com/elixir-mint /mint_web_socket/workflows/CI/badge.svg
100+ [ actions ] : https://github.com/elixir-mint /mint_web_socket/actions/workflows/ci.yml
101+ [ coverage ] : https://coveralls.io/github/elixir-mint /mint_web_socket
102+ [ coverage-badge ] : https://coveralls.io/repos/github/elixir-mint /mint_web_socket/badge.svg
103103[ hex-version-badge ] : https://img.shields.io/hexpm/v/mint_web_socket.svg
104104[ hex-licence-badge ] : https://img.shields.io/hexpm/l/mint_web_socket.svg
105105[ hex-package ] : https://hex.pm/packages/mint_web_socket
106- [ licence ] : https://github.com/NFIBrokerage /mint_web_socket/blob/main/LICENSE
107- [ last-updated-badge ] : https://img.shields.io/github/last-commit/NFIBrokerage /mint_web_socket.svg
108- [ commits ] : https://github.com/NFIBrokerage /mint_web_socket/commits/main
106+ [ licence ] : https://github.com/elixir-mint /mint_web_socket/blob/main/LICENSE
107+ [ last-updated-badge ] : https://img.shields.io/github/last-commit/elixir-mint /mint_web_socket.svg
108+ [ commits ] : https://github.com/elixir-mint /mint_web_socket/commits/main
109109
110110[ hex-docs ] : https://hexdocs.pm/mint_web_socket/Mint.WebSocket.html
111111
0 commit comments