This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch broken-link in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit ddaabfc8f2995051722e00f5eb3b6ede8c218f56 Author: PJ Fanning <[email protected]> AuthorDate: Mon Aug 21 11:10:16 2023 +0100 broken link in overview.md --- docs/src/main/paradox/overview.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/src/main/paradox/overview.md b/docs/src/main/paradox/overview.md index ea2d13cf3..107182e7b 100644 --- a/docs/src/main/paradox/overview.md +++ b/docs/src/main/paradox/overview.md @@ -29,12 +29,7 @@ Please feel free to contribute to Apache Pekko Connectors by reporting issues yo We want Apache Pekko and Apache Pekko Connectors to strive in a welcoming and open atmosphere and expect all contributors to respect our [code of conduct](https://www.apache.org/foundation/policies/conduct.html). -[![pekko-connectors]][pekko-connectors-scaladex] Feel free to tag your project with *pekko-connectors* keyword in Scaladex for easier discoverability. - -[pekko-connectors]: https://index.scala-lang.org/count.svg?q=topics:pekko-streams&subject=pekko-connectors&style=flat-square - -[pekko-connectors-scaladex]: https://index.scala-lang.org/search?q=topics:pekko-connectors - +Feel free to tag your project with *pekko-connectors* keyword in [Scaladex](https://index.scala-lang.org/search?q=topics:pekko-connectors) for easier discoverability. @@ toc { .main depth=2 } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
