Skip to content

Commit

Permalink
Fixed two links on the model guide
Browse files Browse the repository at this point in the history
  • Loading branch information
herwinw committed Oct 30, 2017
1 parent 73625f6 commit 828e9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/guides/1.1/models/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ irb(main):001:0> book = BookRepository.new.create(title: "Hanami")

---

Learn more about [repositories](/guides/1.1/models/repositories), [entities](/guides/1.1/models/entities), [migrations](/guides/1.1/migrations/overview), and [database CLI commands](/guides/1.1/command-line/database).
Learn more about [repositories](/guides/1.1/repositories/overview), [entities](/guides/1.1/entities/overview), [migrations](/guides/1.1/migrations/overview), and [database CLI commands](/guides/1.1/command-line/database).

0 comments on commit 828e9cf

Please sign in to comment.