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
chore: replace the temp slack url to permanent route (#870)
* chore: replace the temp slack url to permanent route
Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
* fix: remove trailing space in slack link and use aria-label on anchor
Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
* fix: capitalize Slack link text and add missing period in common-errors
Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
---------
Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
Copy file name to clipboardExpand all lines: CODE_OF_CONDUCT.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The following behaviors are expected and requested of all community members:
20
20
- Show consideration and respect in all your actions and speech. Avoid any behavior that is demeaning, discriminatory, or harassing.
21
21
- Seek collaboration as an initial step instead of conflict.
22
22
- Refrain from demeaning, discriminatory, or harassing behavior and speech.
23
-
- Report any unsafe situations, distress or violations of the code of conduct to the maintainers through [Slack](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw).
23
+
- Report any unsafe situations, distress or violations of the code of conduct to the maintainers through [Slack](https://keploy.io/slack).
24
24
- Practice empathy and kindness towards other community members.
25
25
- Respect diverse opinions, perspectives, and experiences.
26
26
- Give and receive constructive feedback in a gracious manner.
@@ -39,7 +39,7 @@ Page slugs (URLs), menu labels, and the location of information are a few of the
39
39
40
40
The documentation in this repository is published to https://docs.keploy.io.
41
41
42
-
If information you are looking for seems to be missing, visit the [Keploy community](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) forum for help.
42
+
If information you are looking for seems to be missing, visit the [Keploy community](https://keploy.io/slack) forum for help.
43
43
44
44
Please read the [CONTRIBUTING](/CONTRIBUTING.md) guide and the [STYLE](/STYLE.md) guide before you submit any pull requests.
45
45
@@ -186,7 +186,7 @@ Keploy welcomes contributions to the docs website. If you have an idea for a new
Copy file name to clipboardExpand all lines: docs/gsoc/contribution-guide.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
@@ -38,7 +38,7 @@ To get started with GSoC and Keploy, follow these steps:
38
38
39
39
1. If you are new to Keploy, try setting up Keploy in your local machine and running one (or more) of the sample applications. You can refer the [docs](#docs).
40
40
2. You can then check out the [projects](#projects) that are selected for GSoC 2023 and try completing the tasks in the task list. Remember, the tasks will act as a selection criteria for shortlisting candidates.
41
-
3. You can connect with the mentors over slack to clear any of your doubts.
41
+
3. You can connect with the mentors over [Slack](https://keploy.io/slack) to clear any of your doubts.
Copy file name to clipboardExpand all lines: versioned_docs/version-1.0.0/gsoc/contribution-guide.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
@@ -36,7 +36,7 @@ To get started with GSoC and Keploy, follow these steps:
36
36
37
37
1. If you are new to Keploy, try setting up Keploy in your local machine and running one (or more) of the sample applications. You can refer the docs.
38
38
2. You can then check out the [projects](#projects-in-gsoc-2023) that are selected for GSoC 2023 and try completing the tasks in the task list. Remember, the tasks will act as a selection criteria for shortlisting candidates.
39
-
3. You can connect with the mentors over slack to clear any of your doubts.
39
+
3. You can connect with the mentors over [Slack](https://keploy.io/slack) to clear any of your doubts.
Copy file name to clipboardExpand all lines: versioned_docs/version-1.0.0/keploy-explained/faq.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
@@ -36,7 +36,7 @@ A request only becomes a testcase if it passes our deduplication algorithm. If i
36
36
37
37
### 7. Can I use keploy to generate tests from production environments automatically?
38
38
39
-
Not yet. We are working on making our deduplication algorithm scalable enough to be used safely in production. If you are interested in this use-case, please connect with us on slack. We'd love to work with you to build the deduplication system and load test it with your systems.
39
+
Not yet. We are working on making our deduplication algorithm scalable enough to be used safely in production. If you are interested in this use-case, please connect with us on [Slack](https://keploy.io/slack). We'd love to work with you to build the deduplication system and load test it with your systems.
Copy file name to clipboardExpand all lines: versioned_docs/version-2.0.0/concepts/support.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
@@ -10,5 +10,5 @@ tags:
10
10
## Contact Us
11
11
12
12
If you have any questions or need help, please feel free to reach out to us at [hello@keploy.io](mailto:hello@keploy.io) or reach out us on
13
-
[](https://join.slack.com/t/keploy/shared_invite/zt-3yxf6lxky-Y1OdbFoJsvQt0P0ncoFQaw) or open a discussion on
13
+
[](https://keploy.io/slack) or open a discussion on
0 commit comments