Skip to content

Commit 50f7cf6

Browse files
vogievetskyfjy
authored andcommitted
Adding quick links to readme (#8946)
* quick links * added download * add twitter also
1 parent 52ef043 commit 50f7cf6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,26 @@
1717
~ under the License.
1818
-->
1919

20-
[![Slack](https://img.shields.io/badge/slack-%23druid-72eff8?logo=slack)](https://druid.apache.org/community/join-slack)
20+
[![Slack](https://img.shields.io/badge/slack-%23druid-72eff8?logo=slack)](https://s.apache.org/slack-invite)
2121
[![Build Status](https://travis-ci.org/apache/incubator-druid.svg?branch=master)](https://travis-ci.org/apache/incubator-druid)
2222
[![Language grade: Java](https://img.shields.io/lgtm/grade/java/g/apache/incubator-druid.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/apache/incubator-druid/context:java)
2323
[![Coverage Status](https://img.shields.io/codecov/c/gh/apache/incubator-druid)](https://codecov.io/gh/apache/incubator-druid)
2424
[![Docker](https://img.shields.io/badge/container-docker-blue.svg)](https://hub.docker.com/r/apache/incubator-druid)
2525
<!--- Following badges are disabled until they can be fixed: -->
2626
<!--- [![Inspections Status](https://img.shields.io/teamcity/http/teamcity.jetbrains.com/s/OpenSourceProjects_Druid_Inspections.svg?label=TeamCity%20inspections)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=OpenSourceProjects_Druid_Inspections) -->
2727

28+
---
29+
30+
[Website](https://druid.apache.org/) |
31+
[Documentation](https://druid.apache.org/docs/latest/design/) |
32+
[Developer Mailing List](https://lists.apache.org/[email protected]) |
33+
[User Mailing List](https://groups.google.com/forum/#!forum/druid-user) |
34+
[Slack](https://s.apache.org/slack-invite) |
35+
[Twitter](https://twitter.com/druidio) |
36+
[Download](https://druid.apache.org/downloads.html)
37+
38+
---
39+
2840
## Apache Druid (incubating)
2941

3042
Apache Druid (incubating) is a high performance real-time analytics database.

0 commit comments

Comments
 (0)