Skip to content

Commit 3d48913

Browse files
[DOCS] Minor changes to the breaking changes doc
1 parent c6155c5 commit 3d48913

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/reference/migration/migrate_1_0.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[partintro]
55
--
66
This section discusses the changes that you need to be aware of when migrating
7-
your application to Elasticsearch 1.0:
7+
your application to Elasticsearch 1.0.
88
--
99

1010
== System and settings
@@ -267,8 +267,9 @@ use `1970` as the default.
267267

268268
== Parameters
269269

270-
* Geo queries used to use `miles` as the default unit. And we all know what
271-
happened at NASA because of that decision. The new default unit is
270+
* Geo queries used to use `miles` as the default unit. And we
271+
http://en.wikipedia.org/wiki/Mars_Climate_Orbiter[all know what
272+
happened at NASA] because of that decision. The new default unit is
272273
https://github.com/elasticsearch/elasticsearch/issues/4515[`meters`].
273274

274275
* For all queries that support _fuzziness_, the `min_similarity`, `fuzziness`

0 commit comments

Comments
 (0)