Skip to content

Commit d4d1b6c

Browse files
committed
Fix link
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 5b23929 commit d4d1b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tasks/right-size-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In the blog post [Right sizing VMs for GitHub Actions](https://actuated.com/blog
1010

1111
A range of metrics are collected in addition to the standard ones like CPU & RAM consumption, vmmeter also shows contention on I/O, whether a job is running out of disk apce, and how many open files are in use. Non-obvious metrics like entropy and I/O contention are also collected, which can also be linked to degraded performance.
1212

13-
See also: [Custom VM sizes](/custom-vm-size/)
13+
See also: [Custom VM sizes](/examples/custom-vm-size/)
1414

1515
## Try it out
1616

0 commit comments

Comments
 (0)