Skip to content

Commit f66db80

Browse files
author
Tiexin Guo
authored
Merge pull request #584 from merico-dev/feat-docs
docs: docs structure improvement
2 parents 4a104f1 + ec310d7 commit f66db80

File tree

21 files changed

+22
-12
lines changed

21 files changed

+22
-12
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Plugins needed
44

5-
1. [github-repo-scaffolding-golang](/docs/plugins/github-repo-scaffolding-golang)
6-
2. [jira-github](/docs/plugins/jira-github-integ)
7-
3. [githubactions-golang](/docs/plugins/githubactions-golang)
8-
4. [argocd](/docs/plugins/argocd)
9-
5. [argocdapp](/docs/plugins/argocdapp)
5+
1. [github-repo-scaffolding-golang](../plugins/github-repo-scaffolding-golang)
6+
2. [jira-github](../plugins/jira-github-integ)
7+
3. [githubactions-golang](../plugins/githubactions-golang)
8+
4. [argocd](../plugins/argocd)
9+
5. [argocdapp](../plugins/argocdapp)
1010

1111
The dependencies of these plugins are(`a -> b` means for `a depends on b`):
1212

@@ -28,7 +28,7 @@ Download the appropriate `dtm` version for your platform from [DevStream Release
2828
2929
## Prepare the Config File
3030

31-
Copy the [gitops.yaml](../../../examples/gitops.yaml), [tools-gitops.yaml](../../../examples/tools-gitops.yaml) and [variables-gitops.yaml](../../../examples/variables-gitops.yaml) to your working directory:
31+
Download the `gitops.yaml`, `tools-gitops.yaml` and `variables-gitops.yaml` to your working directory:
3232

3333
```bash
3434
curl -o config-gitops.yaml https://raw.githubusercontent.com/devstream-io/devstream/main/examples/gitops.yaml

0 commit comments

Comments
 (0)