Skip to content

Commit a0758df

Browse files
authored
Docs: replace bitly links (#2973)
* Replace bitly links with permanent invite. Signed-off-by: merobi-hub <[email protected]> * Replace addl bitly links. Signed-off-by: merobi-hub <[email protected]> * Continued. Signed-off-by: merobi-hub <[email protected]> --------- Signed-off-by: merobi-hub <[email protected]>
1 parent bb84c38 commit a0758df

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

CODE_QUALITY_AND_SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The specific security and analysis methodologies that we employ include but are
2626

2727
For more information about our approach to quality and security, feel free to reach out to the Marquez development team:
2828

29-
- Slack: [Marquezproject.slack.com](https://bit.ly/Marquez_Slack_invite)
29+
- Slack: [Marquezproject.slack.com](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A)
3030
- Twitter: [@MarquezProject](https://twitter.com/MarquezProject)
3131

3232
----

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
We're excited you're interested in contributing to Marquez! We'd love your help, and there are plenty of ways to contribute:
44

55
* Give the repo a star
6-
* Join our [slack](https://bit.ly/Marquez_Slack_invite) channel and leave us feedback or help with answering questions from the community
6+
* Join our [slack](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A) channel and leave us feedback or help with answering questions from the community
77
* Fix or [report](https://github.com/MarquezProject/marquez/issues/new) a bug
88
* Fix or improve documentation
99
* For newcomers, pick up a ["good first issue"](https://github.com/MarquezProject/marquez/labels/good%20first%20issue), then send a pull request our way (see the [resources](#resources) section below for helpful links to get started)
1010

1111
We feel that a welcoming community is important and we ask that you follow the [Contributor Covenant Code of Conduct](https://github.com/MarquezProject/marquez/blob/main/CODE_OF_CONDUCT.md) in all interactions with the community.
1212

13-
If you’re interested in using or learning more about Marquez, reach out to us on our [slack](https://bit.ly/Marquez_Slack_invite) channel and follow [@MarquezProject](https://twitter.com/MarquezProject) for updates. We also encourage new comers to [join](https://lists.lfaidata.foundation/g/marquez-technical-discuss/ics/invite.ics?repeatid=32038) our monthly community meeting!
13+
If you’re interested in using or learning more about Marquez, reach out to us on our [slack](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A) channel and follow [@MarquezProject](https://twitter.com/MarquezProject) for updates. We also encourage new comers to [join](https://lists.lfaidata.foundation/g/marquez-technical-discuss/ics/invite.ics?repeatid=32038) our monthly community meeting!
1414

1515
# Getting Your Changes Approved
1616

GOVERNANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Or a meeting may be at an organization's offices that are required to maintain a
100100

101101
## Marquez on Slack
102102

103-
Marquez uses [a Slack community](https://bit.ly/Marquez_Slack_invite) to provide an ongoing dialogue between members.
103+
Marquez uses [a Slack community](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A) to provide an ongoing dialogue between members.
104104
This creates a recorded discussion of design decisions and discussions that complement the project meetings.
105105

106106
Follow the link above and register with the Slack service using your email address.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Marquez is an open source **metadata service** for the **collection**, **aggrega
1212
[![CircleCI](https://circleci.com/gh/MarquezProject/marquez/tree/main.svg?style=shield)](https://circleci.com/gh/MarquezProject/marquez/tree/main)
1313
[![codecov](https://codecov.io/gh/MarquezProject/marquez/branch/main/graph/badge.svg)](https://codecov.io/gh/MarquezProject/marquez/branch/main)
1414
[![status](https://img.shields.io/badge/status-active-brightgreen.svg)](#status)
15-
[![Slack](https://img.shields.io/badge/slack-chat-blue.svg)](https://bit.ly/Marquez_Slack_invite)
15+
[![Slack](https://img.shields.io/badge/slack-chat-blue.svg)](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A)
1616
[![license](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](https://raw.githubusercontent.com/MarquezProject/marquez/main/LICENSE)
1717
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
1818
[![maven](https://img.shields.io/maven-central/v/io.github.marquezproject/marquez-api.svg)](https://search.maven.org/search?q=g:io.github.marquezproject)
@@ -179,7 +179,7 @@ Marquez listens on port `8080` for all API calls and port `8081` for the admin i
179179

180180
* Website: https://marquezproject.ai
181181
* Source: https://github.com/MarquezProject/marquez
182-
* Chat: [MarquezProject Slack](https://bit.ly/Marquez_Slack_invite)
182+
* Chat: [MarquezProject Slack](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A)
183183
* X: [@MarquezProject](https://twitter.com/MarquezProject)
184184

185185
## Contributing

docs/v2/docs/quickstart/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ In this simple example, we showed you how to write sample lineage metadata to a
150150

151151
## Feedback {#feedback}
152152

153-
What did you think of this guide? You can reach out to us on [slack](https://bit.ly/Marquez_Slack_invite) and leave us feedback, or [open a pull request](https://github.com/MarquezProject/marquez/blob/main/CONTRIBUTING.md#submitting-a-pull-request) with your suggestions!
153+
What did you think of this guide? You can reach out to us on [slack](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A) and leave us feedback, or [open a pull request](https://github.com/MarquezProject/marquez/blob/main/CONTRIBUTING.md#submitting-a-pull-request) with your suggestions!

docs/v2/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ const config = {
139139
items: [
140140
{
141141
label: 'Slack',
142-
href: 'https://bit.ly/Marquez_Slack_invite',
142+
href: 'https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A',
143143
},
144144
{
145145
label: 'YouTube',

docs/v2/src/pages/about/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ We're excited you're interested in contributing to Marquez! We'd love your help,
5757

5858
We feel that a welcoming community is important and we ask that you follow the [Contributor Covenant Code of Conduct](https://github.com/MarquezProject/marquez/blob/main/CODE_OF_CONDUCT.md) in all interactions with the community.
5959

60-
If you're interested in using or learning more about Marquez, reach out to us on our [slack](https://bit.ly/Marquez_Slack_invite) channel and follow [@MarquezProject](https://twitter.com/MarquezProject) for updates. We also encourage new comers to [join](https://lists.lfaidata.foundation/g/marquez-technical-discuss/ics/invite.ics?repeatid=32038) our monthly community meeting!
60+
If you're interested in using or learning more about Marquez, reach out to us on our [slack](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A) channel and follow [@MarquezProject](https://twitter.com/MarquezProject) for updates. We also encourage new comers to [join](https://lists.lfaidata.foundation/g/marquez-technical-discuss/ics/invite.ics?repeatid=32038) our monthly community meeting!
6161

docs/v2/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function HomepageHeader() {
3434
</Link>
3535
<Link
3636
className="button button--secondary button--md margin-left--md"
37-
href="https://bit.ly/Marquez_Slack_invite">
37+
href="https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A">
3838
<img
3939
className={styles.btn_logos}
4040
src="img/slack.svg"

docs/v2/src/pages/resources/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ template: basepage
2121

2222
---
2323

24-
If you would like your blog post, video, or resource to be included on this list, please reach out to us on [Marquez Slack](https://bit.ly/MarquezSlack)
24+
If you would like your blog post, video, or resource to be included on this list, please reach out to us on [Marquez Slack](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A)

proposals/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Once your proposal has been _`accepted`_, and has been associated with a milesto
2020

2121
## Questions?
2222

23-
If you need help with the proposal process, please reach out to us on our [slack](https://bit.ly/Marquez_Slack_invite) channel.
23+
If you need help with the proposal process, please reach out to us on our [slack](https://join.slack.com/t/marquezproject/shared_invite/zt-2iylxasbq-GG_zXNcJdNrhC9uUMr3B7A) channel.
2424

2525
----
2626
SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)