Skip to content

Commit f5f7325

Browse files
committed
Docs: Update Joda URLs in documentation.
1 parent ba9bbf7 commit f5f7325

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/reference/aggregations/bucket/daterange-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Response:
5858
[[date-format-pattern]]
5959
==== Date Format/Pattern
6060

61-
NOTE: this information was copied from http://joda-time.sourceforge.net/apidocs/org/joda/time/format/DateTimeFormat.html[JodaDate]
61+
NOTE: this information was copied from http://www.joda.org/joda-time/apidocs/org/joda/time/format/DateTimeFormat.html[JodaDate]
6262

6363
All ASCII letters are reserved as format pattern letters, which are defined as follows:
6464

docs/reference/mapping/date-format.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,4 @@ date formatter in that case.
215215
=== Custom Format
216216

217217
Allows for a completely customizable date format explained
218-
http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html[here].
218+
http://www.joda.org/joda-time/apidocs/org/joda/time/format/DateTimeFormat.html[here].

docs/reference/query-dsl/query-string-query.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ providing text to a numeric field) to be ignored.
8080
Defaults to `ROOT`.
8181

8282
|`time_zone` | Time Zone to be applied to any range query related to dates. See also
83-
http://joda-time.sourceforge.net/api-release/org/joda/time/DateTimeZone.html[JODA timezone].
83+
http://www.joda.org/joda-time/apidocs/org/joda/time/DateTimeZone.html[JODA timezone].
8484
|=======================================================================
8585

8686
When a multi term query is being generated, one can control how it gets

0 commit comments

Comments
 (0)