Skip to content

Commit

Permalink
doc: Fixed broken link (#187)
Browse files Browse the repository at this point in the history
* doc: Fixed broken link

* Include git commit hash

---------

Co-authored-by: TATSUNO “Taz” Yasuhiro <[email protected]>
  • Loading branch information
rhiroe and exoego committed Mar 24, 2024
1 parent 24e5c56 commit a52cbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $ OPENAPI=1 bundle exec rspec

### Example

Let's say you have [a request spec](./spec/requests/rails/tables_spec.rb) like this:
Let's say you have [a request spec](https://github.com/exoego/rspec-openapi/blob/24e5c567c2e90945c7a41f19f71634ac028cc314/spec/requests/rails_spec.rb#L38) like this:

```rb
RSpec.describe 'Tables', type: :request do
Expand Down

0 comments on commit a52cbf0

Please sign in to comment.