We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3f6e34 + ad12cd5 commit 9a521bbCopy full SHA for 9a521bb
src/components/Footer.js
@@ -35,10 +35,8 @@ export default class Footer extends Component {
35
<div className="col-md-8">
36
<p class="mb-0">
37
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.
+ <a href="https://opensource.org" className="mx-1 highlighted-link-blue">OSI</a> project
+ maintained by a growing community.
42
</p>
43
</div>
44
<div className="col-md-4 footer-links col-12 ml-md-auto mt-md-0 mt-4">
0 commit comments