Anonymitaet commented on code in PR #70: URL: https://github.com/apache/pulsar-site/pull/70#discussion_r869823108
########## site2/website-next/src/pages/ecosystem.js: ########## @@ -37,7 +37,7 @@ export default function Home() { <div className="col col--8"> <h1>Ecosystem</h1> <p>To build better streaming data pipelines and event-driven applications, you can use the powerful extensions to Pulsar, including <a href="/docs/next/io-overview">connectors</a>, protocol handlers, tools, and more. Additionally, you can develop applications using <a href="/docs/next/client-libraries">client libraries</a>.</p> - <p>This page lists both built-in and third-party tools. Note that some of the third-party tools were not tested throughly by the community, and may not work as expected.</p> + <p>This page lists both built-in and third-party tools. Note that some of the third-party tools were not tested throughly by the community, and may not work as expected. Components with <a href="https://opensource.org/licenses">OSI approved licenses</a> are only allowed. </p> Review Comment: I've incorporated your suggestions, PTAL and feel free to approve, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org