TeslaCN commented on code in PR #21739:
URL: https://github.com/apache/shardingsphere/pull/21739#discussion_r1004128451


##########
docs/document/content/dev-manual/sharding.en.md:
##########
@@ -83,5 +83,5 @@ Obtain the current date for routing definition
 
 | *Configuration Type*    | *Description*                                      
          | *Fully-qualified class name* |
 | ----------------------- | 
------------------------------------------------------------ | 
---------------------------- |
-| DatabaseDatetimeService | Get the current time from the database for routing 
          | 
[`org.apache.shardingsphere.agent.metrics.prometheus.service.PrometheusPluginBootService`](https://github.com/apache/shardingsphere/blob/master/shardingsphere-infra/shardingsphere-infra-datetime/shardingsphere-infra-datetime-type/shardingsphere-database-datetime/src/main/java/org/apache/shardingsphere/datetime/database/DatabaseDatetimeService.java)
 |
-| SystemDatetime          | Get the current time from the application system 
for routing | 
[`org.apache.shardingsphere.datetime.system.SystemDatetimeService`](https://github.com/apache/shardingsphere/blob/master/shardingsphere-infra/shardingsphere-infra-datetime/shardingsphere-infra-datetime-type/shardingsphere-system-datetime/src/main/java/org/apache/shardingsphere/datetime/system/SystemDatetimeService.java)
 |
+| DatabaseDatetimeService | Get the current time from the database for routing 
          | 
[`org.apache.shardingsphere.agent.metrics.prometheus.service.PrometheusPluginBootService`](https://github.com/apache/shardingsphere/blob/master/infra/datetime/type/datetime/src/main/java/org/apache/shardingsphere/datetime/database/DatabaseDatetimeService.java)
 |
+| SystemDatetime          | Get the current time from the application system 
for routing | 
[`org.apache.shardingsphere.datetime.system.SystemDatetimeService`](https://github.com/apache/shardingsphere/blob/master/infra/datetime/type/datetime/src/main/java/org/apache/shardingsphere/datetime/system/SystemDatetimeService.java)
 |

Review Comment:
   This link is still 404.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to