Ver Fonte

[DOCS] Minor changes to the breaking changes doc

Clinton Gormley há 11 anos atrás
pai
commit
3d4891321b
1 ficheiros alterados com 4 adições e 3 exclusões
  1. 4 3
      docs/reference/migration/migrate_1_0.asciidoc

+ 4 - 3
docs/reference/migration/migrate_1_0.asciidoc

@@ -4,7 +4,7 @@
 [partintro]
 --
 This section discusses the changes that you need to be aware of when migrating
-your application to Elasticsearch 1.0:
+your application to Elasticsearch 1.0.
 --
 
 == System and settings
@@ -267,8 +267,9 @@ use `1970` as the default.
 
 == Parameters
 
-* Geo queries used to use `miles` as the default unit.  And we all know what
-  happened at NASA because of that decision.  The new default unit is
+* Geo queries used to use `miles` as the default unit.  And we
+  http://en.wikipedia.org/wiki/Mars_Climate_Orbiter[all know what
+  happened at NASA] because of that decision.  The new default unit is
   https://github.com/elasticsearch/elasticsearch/issues/4515[`meters`].
 
 * For all queries that support _fuzziness_, the `min_similarity`, `fuzziness`