From 05b56d01c1590bd93e2668c1f37856e6f9eb9c63 Mon Sep 17 00:00:00 2001 From: xuwei-k <6b656e6a69@gmail.com> Date: Mon, 30 Oct 2017 17:48:54 +0900 Subject: update joda-time javadoc url --- php/src/Google/Protobuf/Timestamp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php/src') diff --git a/php/src/Google/Protobuf/Timestamp.php b/php/src/Google/Protobuf/Timestamp.php index d139da99..7da8e956 100644 --- a/php/src/Google/Protobuf/Timestamp.php +++ b/php/src/Google/Protobuf/Timestamp.php @@ -64,7 +64,7 @@ use Google\Protobuf\Internal\GPBUtil; * to this format using [`strftime`](https://docs.python.org/2/library/time.html#time.strftime) * with the time format spec '%Y-%m-%dT%H:%M:%S.%fZ'. Likewise, in Java, one * can use the Joda Time's [`ISODateTimeFormat.dateTime()`]( - * http://joda-time.sourceforge.net/apidocs/org/joda/time/format/ISODateTimeFormat.html#dateTime()) + * http://www.joda.org/joda-time/apidocs/org/joda/time/format/ISODateTimeFormat.html#dateTime--) * to obtain a formatter capable of generating timestamps in this format. * * Generated from protobuf message google.protobuf.Timestamp -- cgit v1.2.3