You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/quickstart/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Cloud-based options:
22
22
*[Google Container Engine](provider/gke/boot.md): provides a managed Kubernetes environment, available with a few clicks.
23
23
*[Amazon Web Services](provider/aws/boot.md): uses Kubernetes upstream `kube-up.sh` to boot a cluster on AWS EC2.
24
24
25
-
If you would like to test on your local machine follow our guide for [Vagrant](provider/vagrant/boot.md).
25
+
If you would like to test on your local machine follow, our guide for [Vagrant](provider/vagrant/boot.md).
26
26
27
27
If you have already created a Kubernetes cluster, check out the [system requirements](../installing-workflow/system-requirements.md) and then proceed to [install Deis Workflow on your own Kubernetes cluster](../installing-workflow/index.md).
0 commit comments