Skip to content

Commit

Permalink
Fixed design first sample code links:
Browse files Browse the repository at this point in the history
  • Loading branch information
philsturgeon committed Jan 9, 2024
1 parent dfa851b commit 7bf1561
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/_guides/bump-sh-tutorials/rails.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,4 +450,10 @@ It can also power contract testing in your existing test suite, and [openapi_con

### Sample Code

The sample code for this guide is published on GitHub so you can try that if you're having trouble adding it to your application: [rails-hello-openapi](https://github.com/philsturgeon/rails-hello-openapi/).
The sample code for this design first guide is published on GitHub, so please
take a look at
[rails-design-first](https://github.com/philsturgeon/rails-design-first/) if you
need any help hooking up
[openapi_first](https://rubygems.org/gems/openapi_first) or
[openapi_contracts](https://rubygems.org/gems/openapi_contracts) in your
application.

0 comments on commit 7bf1561

Please sign in to comment.