mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
fix documentation link
This commit is contained in:
parent
f3cc316e66
commit
2eb9493010
@ -42,7 +42,7 @@ import java.util.concurrent.Executor;
|
||||
*/
|
||||
@Command(
|
||||
name = "realtime",
|
||||
description = "Runs a standalone realtime node for examples, see http://druid.io/docs/0.6.73/Realtime.html for a description"
|
||||
description = "Runs a standalone realtime node for examples, see http://druid.io/docs/latest/Realtime.html for a description"
|
||||
)
|
||||
public class CliRealtimeExample extends ServerRunnable
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user