Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 6e2b7d1

Browse files
authored
Merge pull request #218 from davidewatson/readme
📖Fix markdown link.
2 parents 08364d5 + 4912791 commit 6e2b7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ document for more information. For the remainder of this document we will be ref
2222
[cluster-api-provider-docker](https://github.com/kubernetes-sigs/cluster-api-provider-docker)
2323
(CAPD) as our infrastructure provider.
2424

25-
A convenient way to set up infrastructure for testing is to use [kind]((https://kind.sigs.k8s.io/)
25+
A convenient way to set up infrastructure for testing is to use [kind](https://kind.sigs.k8s.io/)
2626
as the platform cluster to install the controllers and CRDs into. Then use a tool like
2727
[tilt](https://tilt.dev/) or [skaffold](ttps://skaffold.dev/) to manage your dev environment.
2828
A minimal example of a Tiltfile looks like this:

0 commit comments

Comments
 (0)