Skip to content

Commit d0208ac

Browse files
authored
Merge pull request #34 from hyder/issue_33
fixed broken links issue #33
2 parents 7a2aad8 + eadda88 commit d0208ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[cidrsubnet]:http://blog.itsjustcode.net/blog/2017/11/18/terraform-cidrsubnet-deconstructed/
22
[calico]: https://www.projectcalico.org/
33
[configure oci]: https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/terraformgetstarted.htm?tocpath=Developer%20Tools%20%7CTerraform%20Provider%7C_____1
4-
[example network resource configuration]:https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengnetworkconfigexample.htm/contengnetworkconfigexample.htm
4+
[example network resource configuration]:https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengnetworkconfigexample.htm
55
[helm]:https://www.helm.sh/
66
[instructions]: ./docs/instructions.md
77
[kubernetes]: https://kubernetes.io/
@@ -11,7 +11,7 @@
1111
[terraform]: https://www.terraform.io
1212
[terraform example]: ./terraform.tfvars.example
1313
[terraform options]: ./docs/terraformoptions.md
14-
[terraform oke sample]: https://github.com/oracle/terraform-provider-oci/tree/master/docs/examples/container_engine
14+
[terraform oke sample]: https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples/container_engine
1515
[topology]: ./docs/topology.md
1616

1717
# Terraform for [Oracle Container Engine][oke]

0 commit comments

Comments
 (0)