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 <[email protected]>
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
[[email protected]](https://lists.apache.org/[email protected])
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: [email protected]
For additional commands, e-mail: [email protected]