diff --git a/README.md b/README.md index 8ef4ad47..beeae82e 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ If the call to `Message#save!` executes quickly enough, it might beat-out any Messages"`. To wait for any disconnected `` elements to connect, -call [`#connect_turbo_cable_stream_sources`](turbo-rails/blob/wait-for-cable-stream-sourceshttps://github.com/hotwired/turbo-rails/blob/main/lib/turbo/system_test_helper.rb): +call [`#connect_turbo_cable_stream_sources`](https://github.com/hotwired/turbo-rails/blob/main/lib/turbo/system_test_helper.rb): ```diff test "renders broadcasted Messages" do