Skip to content

Commit

Permalink
Update gorm documentaion links
Browse files Browse the repository at this point in the history
  • Loading branch information
arshsingh committed Apr 4, 2020
1 parent 4ace4c0 commit d05d934
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,5 +209,5 @@ task docker
```

[gorm]: http://gorm.io/
[gormmigrate]: http://doc.gorm.io/database.html#migration
[gormdatabases]: http://doc.gorm.io/database.html#connecting-to-a-database
[gormmigrate]: https://gorm.io/docs/migration.html
[gormdatabases]: https://gorm.io/docs/connecting_to_the_database.html

0 comments on commit d05d934

Please sign in to comment.