Skip to content

Commit 7b2e5ba

Browse files
committed
Fix hyperlink in README
1 parent f24d5a9 commit 7b2e5ba

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
@@ -258,8 +258,8 @@ Here are some extensions people have built:
258258
## Instrumenting
259259

260260
Filters and Pipelines can be set up to be instrumented when called. The pipeline
261-
must be setup with an [ActiveSupport::Notifications]
262-
(http://api.rubyonrails.org/classes/ActiveSupport/Notifications.html)
261+
must be setup with an
262+
[ActiveSupport::Notifications](http://api.rubyonrails.org/classes/ActiveSupport/Notifications.html)
263263
compatible service object and a name. New pipeline objects will default to the
264264
`HTML::Pipeline.default_instrumentation_service` object.
265265

0 commit comments

Comments
 (0)