Skip to content

Commit 9a521bb

Browse files
authored
Merge pull request #1052 from nickvidal/footer
docs: change footer
2 parents b3f6e34 + ad12cd5 commit 9a521bb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/components/Footer.js

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,8 @@ export default class Footer extends Component {
3535
<div className="col-md-8">
3636
<p class="mb-0">
3737
ClearlyDefined is an
38-
<a href="https://opensource.org" className="mx-1 highlighted-link-blue">OSI</a> incubator project,
39-
originally contributed with ❤️ by
40-
<a href="https://opensource.microsoft.com" className="mx-1 highlighted-link-blue">Microsoft</a>
41-
and maintained by a growing community.
38+
<a href="https://opensource.org" className="mx-1 highlighted-link-blue">OSI</a> project
39+
maintained by a growing community.
4240
</p>
4341
</div>
4442
<div className="col-md-4 footer-links col-12 ml-md-auto mt-md-0 mt-4">

0 commit comments

Comments
 (0)