Commit 69fcc47e30aa5f445ccdccd726aeb31a0406ee52

Authored by Andrew Kane
1 parent 7f724c21

Fixed markdown

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -683,7 +683,7 @@ end @@ -683,7 +683,7 @@ end
683 683
684 Reindex conditionally 684 Reindex conditionally
685 685
686 -**Note:** Use with caution - (transaction rollbacks can cause data inconstencies)[https://github.com/elasticsearch/elasticsearch-rails/blob/master/elasticsearch-model/README.md#custom-callbacks] with this feature 686 +**Note:** Use with caution - [transaction rollbacks can cause data inconstencies](https://github.com/elasticsearch/elasticsearch-rails/blob/master/elasticsearch-model/README.md#custom-callbacks) with this feature
687 687
688 ```ruby 688 ```ruby
689 class Product < ActiveRecord::Base 689 class Product < ActiveRecord::Base