Skip to content

Commit e4f4672

Browse files
authored
Fix broken link (#255)
* Fix broken link
1 parent 1adc212 commit e4f4672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ make container
130130
## Configuring
131131
kube-monkey is configured by environment variables or a toml file placed at `/etc/kube-monkey/config.toml` and expects the configmap to exist before the kube-monkey deployment.
132132

133-
Configuration keys and descriptions can be found in [`config/param/param.go`](https://github.com/asobti/kube-monkey/blob/master/config/param/param.go)
133+
Configuration keys and descriptions can be found in [`config/param/param.go`](https://github.com/asobti/kube-monkey/blob/master/internal/pkg/config/param/param.go)
134134

135135
#### Example config.toml file
136136
```toml

0 commit comments

Comments
 (0)