From 856b81a740ae09e0622539b3b441d2f517ce8bbf Mon Sep 17 00:00:00 2001 From: Damian Stasik <920747+damianstasik@users.noreply.github.com> Date: Mon, 18 Sep 2023 19:07:24 +0200 Subject: [PATCH] Finish renaming --- docs/index.mdx | 2 +- faq.mdx | 4 ++-- src/components/Footer/index.tsx | 2 +- src/components/HowToContribute/index.tsx | 4 ++-- src/pages/manifesto.tsx | 4 ++-- src/pages/supporters.tsx | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/index.mdx b/docs/index.mdx index 575ca164..c36a3986 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -37,7 +37,7 @@ The documentation is divided into four main sections, covering CLI-based workflo href: "/docs/language", label: "Language", description: - "Use the OpenTF configuration language to describe the infrastructure that OpenTF manages.", + "Use the OpenTofu configuration language to describe the infrastructure that OpenTofu manages.", }, ]} /> diff --git a/faq.mdx b/faq.mdx index aef3c89d..cd91ade4 100644 --- a/faq.mdx +++ b/faq.mdx @@ -1,4 +1,4 @@ - + We strongly prefer joining an existing reputable foundation over creating a new one. Stay tuned for additional details in the coming week. @@ -41,7 +41,7 @@ The move to BUSL—which is _not_ a free and open source license—broke the imp Terraform would've never gotten the adoption it did, or all the contributions from the community had it not been open-source. Most of us would've never agreed to the CLA to contribute to the project if it was BUSL licensed. Taking all those contributions and all that community trust, and then changing to the BUSL license is a bait and switch. -The OpenTF manifesto is about _undoing_ those changes! It's about going back to the way Terraform was for the first ~9 years: as a truly open-source tool that we can all trust, contribute to, and use as we wish. +The OpenTofu manifesto is about _undoing_ those changes! It's about going back to the way Terraform was for the first ~9 years: as a truly open-source tool that we can all trust, contribute to, and use as we wish. diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index e00b8622..2e428829 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -47,7 +47,7 @@ export default function Footer({ links }: FooterProps) {

- How to use and contribute to OpenTF? + How to use and contribute to OpenTofu?

The best way to show practical support for the OpenTofu initiative is @@ -18,7 +18,7 @@ export default function HowToContribute() { > contribution guide {" "} - explains OpenTF contribution recommended practices, including how to + explains OpenTofu contribution recommended practices, including how to submit issues, how to get involved in the discussion, how to work on the code, and how to contribute code changes.

diff --git a/src/pages/manifesto.tsx b/src/pages/manifesto.tsx index d5a3680b..a1a7d1fc 100644 --- a/src/pages/manifesto.tsx +++ b/src/pages/manifesto.tsx @@ -7,7 +7,7 @@ import Headline from "../components/Headline"; export default function Manifesto() { return ( - The OpenTF Manifesto + The OpenTofu Manifesto

diff --git a/src/pages/supporters.tsx b/src/pages/supporters.tsx index 752ba025..943b5900 100644 --- a/src/pages/supporters.tsx +++ b/src/pages/supporters.tsx @@ -24,7 +24,7 @@ export default function SupportersPage() { const isMoreButtonVisible = filteredSupporters.length > INITIAL_LIST_COUNT; return ( - + Supporters