From 1e97f3d87865fb63aab4dbca7192358f11375308 Mon Sep 17 00:00:00 2001 From: Enno Runne <458526+ennru@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:06:30 +0100 Subject: [PATCH] docs: show template's Akka logo (#1799) * docs: show template's Akka logo * Alpakka samples and CoC links --- docs/src/main/paradox/_template/logo.st | 1 - docs/src/main/paradox/home.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 docs/src/main/paradox/_template/logo.st diff --git a/docs/src/main/paradox/_template/logo.st b/docs/src/main/paradox/_template/logo.st deleted file mode 100644 index 47a5c0b43..000000000 --- a/docs/src/main/paradox/_template/logo.st +++ /dev/null @@ -1 +0,0 @@ - diff --git a/docs/src/main/paradox/home.md b/docs/src/main/paradox/home.md index 723e2b7c4..4e4310954 100644 --- a/docs/src/main/paradox/home.md +++ b/docs/src/main/paradox/home.md @@ -91,7 +91,7 @@ that are producing or consuming messages to/from Kafka. ## Examples -A few self-contained examples using Alpakka are available as [Alpakka Samples](https://akka.io/alpakka-samples/). +A few self-contained examples using Alpakka are available as [Alpakka Samples](https://github.com/akka/alpakka-samples/). To read and see how others use Alpakka see the [Alpakka documentation's Webinars, Presentations and Articles](https://doc.akka.io/libraries/alpakka/current/other-docs/webinars-presentations-articles.html) listing. @@ -100,7 +100,7 @@ To read and see how others use Alpakka see the [Alpakka documentation's Webinars Please feel free to contribute to Alpakka and the Alpakka Kafka connector by reporting issues you identify, or by suggesting changes to the code. Please refer to our [contributing instructions](https://github.com/akka/alpakka-kafka/blob/main/CONTRIBUTING.md) to learn how it can be done. -We want Akka and Alpakka to strive in a welcoming and open atmosphere and expect all contributors to respect our [code of conduct](https://www.lightbend.com/conduct). +We want Akka and Alpakka to strive in a welcoming and open atmosphere and expect all contributors to respect our [code of conduct](https://akka.io/conduct). @@@ index