You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2019/07/01 18:18:36 UTC

[incubator-druid] branch master updated: Improve pull-deps reference in extensions page. (#8002)

This is an automated email from the ASF dual-hosted git repository.

fjy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 3650eed  Improve pull-deps reference in extensions page. (#8002)
3650eed is described below

commit 3650eed1aa24e5c19f8867de275159379048b259
Author: Eyal Yurman <ey...@oath.com>
AuthorDate: Mon Jul 1 11:18:27 2019 -0700

    Improve pull-deps reference in extensions page. (#8002)
---
 docs/content/development/extensions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/development/extensions.md b/docs/content/development/extensions.md
index c56ff4f..41a7aa1 100644
--- a/docs/content/development/extensions.md
+++ b/docs/content/development/extensions.md
@@ -74,7 +74,7 @@ Community extensions are not maintained by Druid committers, although we accept
 A number of community members have contributed their own extensions to Druid that are not packaged with the default Druid tarball.
 If you'd like to take on maintenance for a community extension, please post on [dev@druid.apache.org](https://lists.apache.org/list.html?dev@druid.apache.org) to let us know!
 
-All of these community extensions can be downloaded using *pull-deps* with the coordinate org.apache.druid.extensions.contrib:EXTENSION_NAME:LATEST_DRUID_STABLE_VERSION.
+All of these community extensions can be downloaded using [pull-deps](../operations/pull-deps.html) while specifying a `-c` coordinate option to pull `org.apache.druid.extensions.contrib:{EXTENSION_NAME}:{DRUID_VERSION}`.
 
 |Name|Description|Docs|
 |----|-----------|----|


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org