Skip to content

Commit 760fdfd

Browse files
authored
Update links after moving Community documents to a separate section on website (#519)
1 parent c11553b commit 760fdfd

File tree

13 files changed

+16
-15
lines changed

13 files changed

+16
-15
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ To contribute to this project, follow the common contribution rules in the [`CON
44

55
## Additional contribution rules
66

7-
While creating pull requests to this repository, make sure your changes adhere to our [development guidelines](https://capact.io/docs/development/development-guidelines).
7+
While creating pull requests to this repository, make sure your changes adhere to our [development guidelines](https://capact.io/community/development/development-guidelines).
88

99
## Additional resources
1010

1111
Get familiar with additional documents, which are relevant for the contribution to this repository:
1212

13-
- Learn how to [develop to this repository](https://capact.io/docs/development/development-guide).
14-
- Learn how pull request are tested via [Capact CI and CD system](https://capact.io/docs/development/ci).
13+
- Learn how to [develop to this repository](https://capact.io/community/development/development-guide).
14+
- Learn how pull request are tested via [Capact CI and CD system](https://capact.io/community/development/ci).

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ The section contains useful links for getting started with Capact.
1818

1919
- **Introduction:** To learn what is Capact, read the [Introduction](https://capact.io/docs/introduction) document.
2020
- **Installation:** To learn how to install Capact, follow the [Installation](https://capact.io/docs/installation/local) documents.
21-
- **Development:** To run Capact on your local machine and start contributing to Capact, read the [Development](https://capact.io/docs/development/development-guide) documents.
21+
- **Contribution:** To start contributing to Capact, read the [Community](https://capact.io/community/contributing) documents.
22+
- **Support:** If you need any help, or you have a question for us, join our [Slack channel](https://capact.io/community/slack) and post a message. We'll do our best to get you sorted!
2223

2324
## Project structure
2425

cmd/argo-actions/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ The following environment variables can be set:
4040

4141
## Development
4242

43-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
43+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

cmd/argo-runner/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ The following environment variables can be set:
6565

6666
## Development
6767

68-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
68+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

cmd/cli/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ See [capact.md](./docs/capact.md) for details how to use the tool.
2626

2727
## Development
2828

29-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
29+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

cmd/cloudsql-runner/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ The following environment variables can be set:
4747

4848
## Development
4949

50-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
50+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

cmd/gateway/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ You can set the following environment variables to configure the Gateway:
7070

7171
## Development
7272

73-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
73+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

cmd/helm-runner/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ The following environment variables can be set:
7979

8080
## Development
8181

82-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
82+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

cmd/k8s-engine/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ query {
6464

6565
## Development
6666

67-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
67+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

cmd/populator/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Check below documents for details how to use the tool:
2626

2727
## Development
2828

29-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
29+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

cmd/terraform-runner/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ The following environment variables can be set:
5050

5151
## Development
5252

53-
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).
53+
To read more about development, see the [Development guide](https://capact.io/community/development/development-guide).

deploy/kubernetes/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To install Capact, run the following steps:
5959

6060
> **NOTE:** This command installs the Prometheus and Grafana with default Kubernetes metrics exporters and Grafana dashboards.
6161
Installed Capact components configure automatically with monitoring stack by creating ServiceMonitor and dedicated Grafana dashboards.
62-
For more information check [instrumentation](https://capact.io/docs/development/development-guide#instrumentation) section.
62+
For more information check [instrumentation](https://capact.io/community/development/development-guide#instrumentation) section.
6363

6464
1. **[Optional]** Install Cert Manager:
6565

hub-js/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ kubectl -n capact-system port-forward svc/neo4j-neo4j 7687:7687
109109
1. Change the connection URL to `neo4j://localhost:7687`.
110110
1. Use `neo4j` user and password configured during Helm chart installation. See the default values in [`values.yaml`](../../deploy/kubernetes/charts/neo4j/values.yaml) file.
111111

112-
To read more about development, see the [`development.md`](https://capact.io/docs/development/development-guidelines) document.
112+
To read more about development, see the [Development guide](https://capact.io/docs/development/development-guide).

0 commit comments

Comments
 (0)