mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-15 12:46:53 +00:00
doc: update slack links to https (#2317)
This commit is contained in:
parent
e2d6adc906
commit
a8a19a3d87
@ -32,7 +32,7 @@ HOSTED_DOCS_ONLY-->
|
|||||||
[](https://github.com/linkedin/datahub/releases/latest)
|
[](https://github.com/linkedin/datahub/releases/latest)
|
||||||
[](https://github.com/linkedin/datahub/actions?query=workflow%3A%22build+%26+test%22+branch%3Amaster+event%3Apush)
|
[](https://github.com/linkedin/datahub/actions?query=workflow%3A%22build+%26+test%22+branch%3Amaster+event%3Apush)
|
||||||
[](https://hub.docker.com/r/linkedin/datahub-gms)
|
[](https://hub.docker.com/r/linkedin/datahub-gms)
|
||||||
[](http://slack.datahubproject.io)
|
[](https://slack.datahubproject.io)
|
||||||
[](https://github.com/linkedin/datahub/blob/master/docs/CONTRIBUTING.md)
|
[](https://github.com/linkedin/datahub/blob/master/docs/CONTRIBUTING.md)
|
||||||
[](https://github.com/linkedin/datahub/pulls?q=is%3Apr)
|
[](https://github.com/linkedin/datahub/pulls?q=is%3Apr)
|
||||||
[](https://github.com/linkedin/datahub/blob/master/LICENSE)
|
[](https://github.com/linkedin/datahub/blob/master/LICENSE)
|
||||||
@ -99,7 +99,7 @@ Check out DataHub's [Features](docs/features.md) & [Roadmap](docs/roadmap.md).
|
|||||||
We welcome contributions from the community. Please refer to our [Contributing Guidelines](docs/CONTRIBUTING.md) for more details. We also have a [contrib](contrib) directory for incubating experimental features.
|
We welcome contributions from the community. Please refer to our [Contributing Guidelines](docs/CONTRIBUTING.md) for more details. We also have a [contrib](contrib) directory for incubating experimental features.
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
Join our [slack workspace](http://slack.datahubproject.io) for discussions and important announcements. You can also find out more about our upcoming [town hall meetings](docs/townhalls.md) and view past recordings.
|
Join our [slack workspace](https://slack.datahubproject.io) for discussions and important announcements. You can also find out more about our upcoming [town hall meetings](docs/townhalls.md) and view past recordings.
|
||||||
|
|
||||||
## Adoption
|
## Adoption
|
||||||
Here are the companies that have officially adopted DataHub. Please feel free to add yours to the list if we missed it.
|
Here are the companies that have officially adopted DataHub. Please feel free to add yours to the list if we missed it.
|
||||||
|
@ -24,7 +24,7 @@ module.exports = {
|
|||||||
position: "right",
|
position: "right",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: "http://slack.datahubproject.io",
|
href: "https://slack.datahubproject.io",
|
||||||
label: "Slack",
|
label: "Slack",
|
||||||
position: "right",
|
position: "right",
|
||||||
},
|
},
|
||||||
@ -69,7 +69,7 @@ module.exports = {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: "Slack",
|
label: "Slack",
|
||||||
href: "http://slack.datahubproject.io",
|
href: "https://slack.datahubproject.io",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "YouTube",
|
label: "YouTube",
|
||||||
|
@ -167,7 +167,7 @@ function Home() {
|
|||||||
'button button--secondary button--outline button--lg',
|
'button button--secondary button--outline button--lg',
|
||||||
styles.hero_button
|
styles.hero_button
|
||||||
)}
|
)}
|
||||||
to='http://slack.datahubproject.io'>
|
to='https://slack.datahubproject.io'>
|
||||||
Join our Slack
|
Join our Slack
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
@ -70,7 +70,7 @@ members of the project's leadership.
|
|||||||
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
|
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
|
||||||
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
|
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
|
||||||
|
|
||||||
[Slack]: https://datahubspace.slack.com/join/shared_invite/zt-cl60ng6o-6odCh_I~ejZKE~a9GG30PA
|
[Slack]: https://slack.datahubproject.io
|
||||||
[homepage]: https://www.contributor-covenant.org
|
[homepage]: https://www.contributor-covenant.org
|
||||||
|
|
||||||
For answers to common questions about this code of conduct, see
|
For answers to common questions about this code of conduct, see
|
||||||
|
@ -8,7 +8,7 @@ We publish only a short roadmap, because we are evolving very fast and want to a
|
|||||||
|
|
||||||
If you would like to suggest new items or request timeline changes to the existing items, please submit your request through this [form](https://docs.google.com/forms/d/1znDv7_CXXvUDcUsqzq92PgGqPSh_1yeYC3cl2xgizSE/) or submit a GitHub [feature request](https://github.com/linkedin/datahub/issues/new?assignees=&labels=feature-request&template=--feature-request.md&title=A+short+description+of+the+feature+request).
|
If you would like to suggest new items or request timeline changes to the existing items, please submit your request through this [form](https://docs.google.com/forms/d/1znDv7_CXXvUDcUsqzq92PgGqPSh_1yeYC3cl2xgizSE/) or submit a GitHub [feature request](https://github.com/linkedin/datahub/issues/new?assignees=&labels=feature-request&template=--feature-request.md&title=A+short+description+of+the+feature+request).
|
||||||
|
|
||||||
Of course, you always have access to our community through [Slack](http://slack.datahubproject.io) or our [town halls](townhalls.md) to chat with us live!
|
Of course, you always have access to our community through [Slack](https://slack.datahubproject.io) or our [town halls](townhalls.md) to chat with us live!
|
||||||
|
|
||||||
## Q1 2021 [Jan - Mar 2021]
|
## Q1 2021 [Jan - Mar 2021]
|
||||||
|
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
The DataHub team has an open source slack workspace to discuss development and support.
|
The DataHub team has an open source slack workspace to discuss development and support.
|
||||||
|
|
||||||
[Sign up](http://slack.datahubproject.io) or [log in with an
|
[Sign up](https://slack.datahubproject.io) or [log in with an
|
||||||
existing account](https://datahubspace.slack.com/) to `datahubspace` on Slack.
|
existing account](https://slack.datahubproject.io) to `datahubspace` on Slack.
|
||||||
|
|
||||||
Here are some notable channels and their purposes
|
Here are some notable channels and their purposes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user