diff --git a/docs/source/develop.rst b/docs/source/develop.rst index 68279f5f..38a7fe95 100644 --- a/docs/source/develop.rst +++ b/docs/source/develop.rst @@ -8,7 +8,7 @@ Report bugs or propose enhancements through `github bug tracker`_ _`github bug tracker`: https://github.com/sabricot/django-elasticsearch-dsl/issues -If you wan't to contribute, the code is on github: +If you want to contribute, the code is on github: https://github.com/sabricot/django-elasticsearch-dsl Testing diff --git a/docs/source/settings.rst b/docs/source/settings.rst index 1197c0e5..27e8e136 100644 --- a/docs/source/settings.rst +++ b/docs/source/settings.rst @@ -21,7 +21,7 @@ ELASTICSEARCH_DSL_AUTO_REFRESH Default: ``True`` -Set to ``False`` not force an [index refresh](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-refresh.html) with every save. +Set to ``False`` not force an `index refresh `_ with every save. ELASTICSEARCH_DSL_SIGNAL_PROCESSOR ==================================