Skip to content

Commit 79f64ac

Browse files
committed
docs: Added zenhub link to zero readme
1 parent 8fb6adb commit 79f64ac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@ ___
106106
### Project Definition:
107107
Each project is defined by this project definition file, this manifest contains your project details, and is the source of truth for the templating(`zero create`) and provision(`zero apply`) steps.
108108

109-
See [`zero-project.yml` reference](./docs/project-definition.md) for details.
109+
See [`zero-project.yml` reference](./docs/project-definition.md) for details.
110110
### Module Definition
111111
Module definition defines the information needed for the module to run (`zero apply`).
112112
Also declares dependency used to determine the order of execution with other modules.
113113

114-
See [`zero-module.yml` reference](./docs/module-definition.md) for details.
114+
See [`zero-module.yml` reference](./docs/module-definition.md) for details.
115115
___
116116
## Using zero to spin up your own stack
117117

@@ -262,6 +262,7 @@ ___
262262

263263
Zero welcomes collaboration from the community; you can open new issues in our GitHub repo, Submit PRs' for bug fixes or browse through the tickets currently open to see what you can contribute too.
264264
265+
We use Zenhub to show us the entire project across all repositories, so if you are interested in seeing that or participating, you can can [check out our workspace](https://app.zenhub.com/workspaces/commit-zero-5da8decc7046a60001c6db44/board?repos=203630543,247773730,257676371,258369081,291818252,293942410,285931648,317656612)
265266
### Building this tool
266267
267268
```shell

0 commit comments

Comments
 (0)