Skip to content

Commit 8fd6673

Browse files
authored
Merge pull request #566 from jhrozek/patch-1
FAQ: Fix URL to machine-instance-lifecycle.md
2 parents 241a19c + 6923bac commit 8fd6673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ These terms, while obviously related, are not interchangeable. Oftentimes, peop
4343
# Machines
4444

4545
## Machine Phases?
46-
Please see docs for Machine phases: https://github.com/openshift/enhancements/blob/master/enhancements/Machine-api/Machine-instance-lifecycle.md
46+
Please see docs for Machine phases: https://github.com/openshift/enhancements/blob/master/enhancements/machine-api/machine-instance-lifecycle.md
4747

4848
## Can I change a Machine’s Spec?
4949
It will have no effect, and may have negative results. For example, if you remove a master Machine’s load balancer entries, the Machine will not be removed from the load balancer, and when the Machine is deleted, the instance will not be removed from the load balancer prior to deletion. Changes to other attributes such as image-id or instance type will have no effect.

0 commit comments

Comments
 (0)