chaostoolkit / chaostoolkit-documentation

The Chaos Toolkit documentation

Home Page:https://chaostoolkit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing code block in `declare-an-experiment-to-observe-the-weakness`

ciaransweet opened this issue · comments

The section here https://chaostoolkit.org/reference/tutorial/#declare-an-experiment-to-observe-the-weakness is missing the json that is meant to be populating it:

image

```json
{!code/tutorials/a-simple-walkthrough/experiment.json!}
```

We're missing out the git submodule update --init call that should be here

git clone https://$GH_USER_NAME:$GH_USER_PWD@github.com/chaostoolkit/chaostoolkit-documentation.git .
git checkout gh-pages