Skip to content

Commit 59782f0

Browse files
authored
Update README.md for static Slack link
2 parents 7f84f96 + 87eebb2 commit 59782f0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/release.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: release
22

3-
on:
4-
workflow_run:
5-
workflows:
6-
- test
7-
branches: [main]
8-
types:
9-
- completed
3+
# on:
4+
# workflow_run:
5+
# workflows:
6+
# - test
7+
# branches: [main]
8+
# types:
9+
# - completed
1010

1111
jobs:
1212
release:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![pypi-version](https://img.shields.io/pypi/v/databento)](https://pypi.org/project/databento)
66
[![license](https://img.shields.io/github/license/databento/databento-python?color=blue)](./LICENSE)
77
[![code-style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
8-
[![Slack](https://img.shields.io/badge/join_Slack-community-darkblue.svg?logo=slack)](https://join.slack.com/t/databento-hq/shared_invite/zt-24oqyrub9-MellISM2cdpQ7s_7wcXosw)
8+
[![Slack](https://img.shields.io/badge/join_Slack-community-darkblue.svg?logo=slack)](http://to.dbn.to/slack)
99

1010
The official Python client library for [Databento](https://databento.com).
1111

0 commit comments

Comments
 (0)