Skip to content

Commit

Permalink
Updated Slack
Browse files Browse the repository at this point in the history
  • Loading branch information
githubsaturn committed Sep 14, 2024
1 parent 2d56563 commit 380bc28
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions docs/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sidebar_label: Help and Support
If you're reporting a bug, or you have a feature request, you can use GitHub issues:
https://github.com/caprover/caprover/issues

If you need some help with deployment and something does not quite work, message on [**Slack Chat**](https://join.slack.com/t/caprover/shared_invite/zt-o8obmx7o-x9icEG5fDAtvE9zhHlltzQ) or use [**GitHub Issues**](https://github.com/caprover/caprover/issues).
If you need some help with deployment and something does not quite work, message on [**Slack Chat**](https://join.slack.com/t/caprover/shared_invite/zt-2qlb28drp-RpxNfY3nUhroLuRJUUJzDA) or use [**GitHub Issues**](https://github.com/caprover/caprover/issues).

### Need Commercial Support?

Expand All @@ -26,11 +26,12 @@ Alternatively, you can use the following third party entities for their paid ser
       We have been using Caprover in many project including government server as well as private servers with single and multiple instances for large scaled applications (with more than 500k traffic) to small scaled. Mainly we used caprover for hosting dockerized PHP applicationa and other reactjs and vuejs based static web applications. If you need any help, you can contact us: [[email protected]](mailto:[email protected])

#### [PremoWeb Internet Services](https://premoweb.com)

       Got a complicated application stack or many applications you'd like to move to Caprover? PremoWeb is a United States based business now offering application migration services for those who want to make the migration. Schedule a free consulation with owner Nick Maietta at 888-PREMOWEB (888-773-6693) or via email at `nick at/premoweb/dot/com`. You can also find Nick on the Slack Group.

### You!!
Please feel free to [edit](https://github.com/caprover/caprover-website/edit/master/docs/support.md) add your name here if you're familiar with CapRover.

Please feel free to [edit](https://github.com/caprover/caprover-website/edit/master/docs/support.md) add your name here if you're familiar with CapRover.

### Need Airtight System?

Expand Down
2 changes: 1 addition & 1 deletion website/core/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class Footer extends React.Component {
Twitter
</a>
<a
href="https://join.slack.com/t/caprover/shared_invite/zt-o8obmx7o-x9icEG5fDAtvE9zhHlltzQ"
href="https://join.slack.com/t/caprover/shared_invite/zt-2qlb28drp-RpxNfY3nUhroLuRJUUJzDA"
target="_blank"
rel="noreferrer noopener">
Slack Group
Expand Down
2 changes: 1 addition & 1 deletion website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const siteConfig = {
label: 'GitHub',
},
{
href: 'https://join.slack.com/t/caprover/shared_invite/zt-o8obmx7o-x9icEG5fDAtvE9zhHlltzQ',
href: 'https://join.slack.com/t/caprover/shared_invite/zt-2qlb28drp-RpxNfY3nUhroLuRJUUJzDA',
label: 'Slack Group',
},
],
Expand Down

0 comments on commit 380bc28

Please sign in to comment.