Skip to content

Commit 03601af

Browse files
committed
Fix last broken link
1 parent 21072da commit 03601af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/controller_specs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To specify outcomes, you can use:
6565

6666
## Headers
6767

68-
We encourage you to use [request specs](../request-specs/request-spec) if you want to set headers in your call. If you still want to use controller specs with custom http headers you can use `request.headers`:
68+
We encourage you to use [request specs](./request-specs/request-spec) if you want to set headers in your call. If you still want to use controller specs with custom http headers you can use `request.headers`:
6969

7070
require "rails_helper"
7171

0 commit comments

Comments
 (0)