Skip to content

Commit

Permalink
docs: change footer
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Vidal <[email protected]>
  • Loading branch information
Nick Vidal committed Jun 3, 2024
1 parent b3f6e34 commit ad12cd5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@ export default class Footer extends Component {
<div className="col-md-8">
<p class="mb-0">
ClearlyDefined is an
<a href="https://opensource.org" className="mx-1 highlighted-link-blue">OSI</a> incubator project,
originally contributed with ❤️ by
<a href="https://opensource.microsoft.com" className="mx-1 highlighted-link-blue">Microsoft</a>
and maintained by a growing community.
<a href="https://opensource.org" className="mx-1 highlighted-link-blue">OSI</a> project
maintained by a growing community.
</p>
</div>
<div className="col-md-4 footer-links col-12 ml-md-auto mt-md-0 mt-4">
Expand Down

0 comments on commit ad12cd5

Please sign in to comment.