Skip to content

Commit b775fe4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
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)