Merge 21c676fc0848de6b27170581f7b2f08e2cb7f203 into 9acaa33324bbcc78239a1c913d4f1292c12177b9

This commit is contained in:
Baiju Muthukadan 2017-05-07 10:57:37 +00:00 committed by GitHub
commit 2fb58eefd8

View File

@ -23,11 +23,11 @@ The fantastic ORM library for Golang, aims to be developer friendly.
## Getting Started
* GORM Guides [jinzhu.github.com/gorm](http://jinzhu.github.io/gorm)
* GORM Guides [jinzhu.me/gorm](http://jinzhu.me/gorm)
## Upgrading To V1.0
* [CHANGELOG](http://jinzhu.github.io/gorm/changelog.html)
* [CHANGELOG](http://jinzhu.me/gorm/changelog.html)
## Supporting the project