Skip to content

Commit d3a29a9

Browse files
author
Eric Stroczynski
authored
website/content: update non-existent coreos.com blogpost link to openshift.com (#4630)
Signed-off-by: Eric Stroczynski <[email protected]>
1 parent ea7eafe commit d3a29a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/content/en/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
Framework](https://github.com/operator-framework), an open source toolkit to
2424
manage Kubernetes native applications, called Operators, in an effective,
2525
automated, and scalable way. Read more in the [introduction blog
26-
post](https://coreos.com/blog/introducing-operator-framework).
26+
post](https://www.openshift.com/blog/introducing-the-operator-framework.
2727
{{< /blocks/lead >}}

website/content/en/docs/overview/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Operator SDK is under Apache 2.0 license. See the [LICENSE][license_file] file f
147147
[helm-guide]:/docs/building-operators/helm/quickstart/
148148
[install_guide]: /docs/installation/
149149
[license_file]:https://github.com/operator-framework/operator-sdk/blob/master/LICENSE
150-
[of-blog]: https://coreos.com/blog/introducing-operator-framework
150+
[of-blog]:https://www.openshift.com/blog/introducing-the-operator-framework
151151
[of-home]: https://github.com/operator-framework
152152
[operator_link]: https://kubernetes.io/docs/concepts/extend-kubernetes/operator/
153153
[proposals_docs]: https://github.com/operator-framework/operator-sdk/tree/master/proposals

0 commit comments

Comments
 (0)