test/doc-only.rdoctest in hobo_fields-2.0.0.pre8 vs test/doc-only.rdoctest in hobo_fields-2.0.0.pre9
- old
+ new
@@ -76,10 +76,10 @@
## API
HoboFields provides various API methods. Read more:
- - [HoboFields API](/manual/hobo_fields/hobo_fields_api)
+ - [HoboFields API](/manual/hobo_fields/api)
## Migration Generator Details
The migration generator doctests provide a lot more detail. They're not really that great as documentation because doctests run in a single irb session, and that doesn't fit well with the concept of a generator. Skip these unless you're really keen to see the details of the migration generator in action