Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: change Compositor to plain text #1493

Merged
merged 3 commits into from
Mar 25, 2021
Merged
Changes from 2 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
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Support this effort and give back by sponsoring on [OpenCollective][collective]!

## Authors

- [John Otander][john] ([@4lpine][4lpine]) – [Components AI](https://components.ai)
- [John Otander][john] ([@4lpine][4lpine]) – [Components AI][]
ChristianMurphy marked this conversation as resolved.
Show resolved Hide resolved
- [Tim Neutkens][tim] ([@timneutkens][timneutkens]) – [Vercel][]
- [Guillermo Rauch][guillermo] ([@rauchg][rauchg]) – [Vercel][]
- [Brent Jackson][brent] ([@jxnblk][jxnblk]) – [Gatsby](https://gatsbyjs.com)
Expand All @@ -164,7 +164,7 @@ Join us on [GH Discussions][chat]!

## License

[MIT][] © [Compositor][] and [Vercel][]
[MIT][] © [Vercel][]
JounQin marked this conversation as resolved.
Show resolved Hide resolved

[collective]: https://opencollective.com/unified
[build]: https://github.com/mdx-js/mdx/actions?query=workflow%3A%22CI%22
Expand All @@ -184,6 +184,7 @@ Join us on [GH Discussions][chat]!
[rauchg]: https://twitter.com/rauchg
[timneutkens]: https://twitter.com/timneutkens
[jxnblk]: https://twitter.com/jxnblk
[components ai]: https://components.ai
ChristianMurphy marked this conversation as resolved.
Show resolved Hide resolved
[vercel]: https://vercel.com
[contribute]: #contribute
[contributing]: https://mdxjs.com/contributing
Expand Down