Skip to content

Commit 9afffab

Browse files
dev.md - fix link to benchmark after repo donation (#1070)
Signed-off-by: Joe Kimmel <[email protected]> Signed-off-by: Joe Kimmel <[email protected]>
1 parent a69036a commit 9afffab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ toolchain `go test ./test/bench/... -bench=.`
9595

9696
Benchmarks run on develop branch are
9797
graphed in [github
98-
pages](https://vmware-tanzu.github.io/carvel-kapp-controller/dev/bench/index.html).
98+
pages](https://carvel-dev.github.io/kapp-controller/dev/bench/index.html).
9999

100100
### Profiling
101101
1.) Enable profiling by editing config/values.yaml and setting `dangerous_enable_pprof`

0 commit comments

Comments
 (0)