You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPMENT.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Developer Guide
2
2
3
-
Before getting started, check out the `#bentoml-contributors` channel in the [BentoML community slack](https://l.linklyhq.com/l/ktOh).
3
+
Before getting started, check out the `#bentoml-contributors` channel in the [BentoML community slack](https://l.bentoml.com/join-slack).
4
4
5
5
If you are interested in contributing to existing issues and feature requets, check out the [good-first-issue](https://github.com/bentoml/BentoML/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue) and [help-wanted](https://github.com/bentoml/BentoML/issues?q=is%3Aopen+is%3Aissue+label%3Ahelp-wanted) issues list.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ for the easiest and fastest way to deploy your bento.
24
24
-[Examples](https://github.com/bentoml/BentoML/tree/main/examples) - Gallery of sample projects using BentoML
25
25
-[ML Framework Guides](https://docs.bentoml.org/en/latest/frameworks/index.html) - Best practices and example usages by the ML framework of your choice
26
26
-[Advanced Guides](https://docs.bentoml.org/en/latest/guides/index.html) - Learn about BentoML's internals, architecture and advanced features
27
-
- Need help? [Join BentoML Community Slack 💬](https://l.linklyhq.com/l/ktOh)
27
+
- Need help? [Join BentoML Community Slack 💬](https://l.bentoml.com/join-slack)
28
28
29
29
---
30
30
@@ -140,7 +140,7 @@ For a more detailed user guide, check out the [BentoML Tutorial](https://docs.be
140
140
141
141
## Community
142
142
143
-
- For general questions and support, join the [community slack](https://l.linklyhq.com/l/ktOh).
143
+
- For general questions and support, join the [community slack](https://l.bentoml.com/join-slack).
144
144
- To receive release notification, star & watch the BentoML project on [GitHub](https://github.com/bentoml/BentoML).
145
145
- To report a bug or suggest a feature request, use [GitHub Issues](https://github.com/bentoml/BentoML/issues/new/choose).
146
146
- To stay informed with community updates, follow the [BentoML Blog](http://modelserving.com) and [@bentomlai](http://twitter.com/bentomlai) on Twitter.
@@ -149,7 +149,7 @@ For a more detailed user guide, check out the [BentoML Tutorial](https://docs.be
149
149
150
150
There are many ways to contribute to the project:
151
151
152
-
- If you have any feedback on the project, share it under the `#bentoml-contributors` channel in the [community slack](https://l.linklyhq.com/l/ktOh).
152
+
- If you have any feedback on the project, share it under the `#bentoml-contributors` channel in the [community slack](https://l.bentoml.com/join-slack).
153
153
- Report issues you're facing and "Thumbs up" on issues and feature requests that are relevant to you.
154
154
- Investigate bugs and reviewing other developer's pull requests.
155
155
- Contributing code or documentation to the project by submitting a GitHub pull request. Check out the [Development Guide](https://github.com/bentoml/BentoML/blob/main/DEVELOPMENT.md).
0 commit comments