Skip to content

Commit dfd1161

Browse files
author
Jacek Gębal
committed
Update of GH pages to remove references to SLACK
1 parent c0bd609 commit dfd1161

File tree

5 files changed

+5
-11
lines changed

5 files changed

+5
-11
lines changed

docs/_posts/2016-10-10-Version3-pre-alpha.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@ Nearly every day version 3 has commits to repository with multiple developers co
1212

1313
It won't be long until we are in an alpha status. If your interested in following along or helping out with the project check out the [version 3 readme.md](https://github.com/utPLSQL/utPLSQL/blob/version3/readme.md)
1414

15-
Feel free to join us in our [slack chat room](https://join.slack.com/t/utplsql/shared_invite/zt-xwm68udy-4cF_3PNEyczYEbWr38W5ww) where we communicate daily about the project.
16-
1715
We welcome support requests and discussions, feature requests, and bug reports in the [GitHub issues log](https://github.com/utPLSQL/utPLSQL/issues).
1816

docs/_posts/2017-01-17-Version3.0.0.0-Alpha1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@ It can be downloaded from the [releases page.](https://github.com/utPLSQL/utPLSQ
1111

1212
It's being used now in multiple organizations with great success. The documentation work is progressing. However, we realize that quite a bit of work needs to be done in this area.
1313

14-
Feel free to join us in our [slack chat room](https://join.slack.com/t/utplsql/shared_invite/zt-xwm68udy-4cF_3PNEyczYEbWr38W5ww) where we communicate daily about the project.
15-
1614
We welcome support requests and discussions, feature requests, and bug reports in the [GitHub issues log](https://github.com/utPLSQL/utPLSQL/issues).
1715

docs/_posts/2017-04-01-Version3Beta1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ It can be downloaded from the [releases page.](https://github.com/utPLSQL/utPLSQ
1212

1313
It's being used now in multiple organizations with great success. The documentation work is progressing. However, we realize that quite a bit of work needs to be done in this area.
1414

15-
Feel free to join us in our [slack chat room](https://join.slack.com/t/utplsql/shared_invite/zt-xwm68udy-4cF_3PNEyczYEbWr38W5ww) where we communicate daily about the project.
16-
1715
We welcome support requests and discussions, feature requests, and bug reports in the [GitHub issues log](https://github.com/utPLSQL/utPLSQL/issues).
1816

1917
This is not an April Fools Day Joke, we really release it.

docs/contributing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ menuInclude: true
77

88
utPLSQL project team is always willing to work with the community.
99

10-
- Feel free to post [bugs or issues](https://github.com/utPLSQL/utPLSQL/issues). We also have discussions in the issues, feel invited to post questions there.
11-
- Join developers the [utPLSQL team](http://utplsql-slack-invite.herokuapp.com) on [Slack](https://slack.com/).
12-
- [Make and submit changes](https://github.com/utPLSQL/utPLSQL/blob/master/CONTRIBUTING.md) to the code base.
10+
- Feel free to post [bugs or issues](https://github.com/utPLSQL/utPLSQL/issues).
11+
- Look into [github discussions](https://github.com/utPLSQL/utPLSQL/discussions) to find support, ask questions and share ideas.
12+
- Submit changes to the code base. See the [contributing](https://github.com/utPLSQL/utPLSQL/blob/master/CONTRIBUTING.md) guide.
1313

1414
You can find the source code for the utpsql on GitHub:
1515
{% include icon-github.html username="utplsql" %}

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ extra:
4040
social:
4141
- icon: fontawesome/brands/twitter
4242
link: https://twitter.com/utPLSQL
43-
- icon: fontawesome/brands/slack
44-
link: https://join.slack.com/t/utplsql/shared_invite/zt-xwm68udy-4cF_3PNEyczYEbWr38W5ww
43+
- icon: fontawesome/regular/comment
44+
link: https://github.com/utPLSQL/utPLSQL/discussions
4545
- icon: fontawesome/brands/github
4646
link: https://github.com/utPLSQL
4747
- icon: fontawesome/solid/envelope

0 commit comments

Comments
 (0)