Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const Footer = class extends React.Component {
<p>
{content.productName} is an independent open source community collaboratively developing code under the Apache 2 license.
Supported by the <OutboundLink href="https://openinfra.dev/" target="_blank" rel="noopener noreferrer">Open Infrastructure Foundation</OutboundLink>.
The community follows the Open Infrastructure Foundation <OutboundLink href="https://www.openstack.org/legal/community-code-of-conduct/" target="_blank" rel="noopener noreferrer">Code of Conduct</OutboundLink>.
The community follows the OpenInfra Foundation <OutboundLink href="http://openinfra.dev/legal/code-of-conduct" target="_blank" rel="noopener noreferrer">Code of Conduct</OutboundLink>.
</p>
</div>
</div>
Expand Down