Skip to content

Commit

Permalink
Added support plan notice
Browse files Browse the repository at this point in the history
  • Loading branch information
mishushakov committed Dec 30, 2023
1 parent b55507f commit 71e9de1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Screen Recording 2023-10-04 at 15 43 17](https://github.com/stepci/stepci/assets/10400064/881efd49-fd93-4ff8-8e99-4b6e24fe1227)

> **Note**
> We just announced [Pro Plan](https://stepci.com/#pricing) for Step CI
> We just announced [Support Plan](https://stepci.com/#pricing) for Step CI
> **Important**
> For users migrating from Postman and Insomnia, see issues [#29](https://github.com/stepci/stepci/issues/29) and [#30](https://github.com/stepci/stepci/issues/30) respectively
Expand Down Expand Up @@ -93,9 +93,9 @@ Join our community on [Discord](https://discord.gg/KqJJzJ3BTu) and [GitHub](http

As an open-source project, we welcome contributions from the community. If you are experiencing any bugs or want to add some improvements, please feel free to open an issue or pull request

## Pro Plan
## Support Plan

Get Pro-level functionality, support (with SLA), onboarding, custom features and plugins.
Get Pro-level support with SLA, onboarding, prioritized feature-requests and bugfixes.

[**Learn more**](https://stepci.com/#pricing)

Expand Down
4 changes: 2 additions & 2 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default {
nav: [
{ text: 'Home', link: 'https://stepci.com' },
{ text: 'Playground', link: 'https://stepci.com' },
{ text: 'Star us', link: 'https://github.com/stepci/stepci' },
{ text: '<span class="badge-pro">New</span> Support Plan', link: 'https://stepci.com/#pricing' },
],
editLink: {
pattern: 'https://github.com/stepci/stepci/edit/main/docs/:path',
Expand Down Expand Up @@ -50,7 +50,7 @@ export default {
{
text: 'Pro',
items: [
{ text: 'Get The Pro Plan', link: 'https://cal.com/ushakov/step-ci-demo' },
{ text: 'Get The Support Plan', link: 'https://stepci.com/#pricing' },
{ text: '<span class="badge-pro">Pro</span> Testing gRPC APIs', link: '/guides/testing-grpc' },
{ text: '<span class="badge-pro">Pro</span> Testing SSE APIs', link: '/guides/testing-sse' },
{ text: '<span class="badge-pro">Pro</span> Using Test Data', link: '/guides/using-test-data' },
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71e9de1

Please sign in to comment.