Skip to content

Commit b775fe4

Browse files
authored
Update readme - incorrect URL for source file (#692)
1 parent 567520f commit b775fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ If the call to `Message#save!` executes quickly enough, it might beat-out any
127127
Messages"`.
128128

129129
To wait for any disconnected `<turbo-cable-stream-source>` elements to connect,
130-
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):
130+
call [`#connect_turbo_cable_stream_sources`](https://github.com/hotwired/turbo-rails/blob/main/lib/turbo/system_test_helper.rb):
131131

132132
```diff
133133
test "renders broadcasted Messages" do

0 commit comments

Comments
 (0)