From 8d1469352bf695c734719a0a34f534e2e9cb150a Mon Sep 17 00:00:00 2001 From: Adrian Macneil Date: Fri, 19 Jan 2024 09:23:07 -0800 Subject: [PATCH] Fix Slack link --- python/foxglove-schemas-flatbuffer/README.md | 2 +- python/foxglove-schemas-protobuf/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/foxglove-schemas-flatbuffer/README.md b/python/foxglove-schemas-flatbuffer/README.md index a2bb2c23..41b93421 100644 --- a/python/foxglove-schemas-flatbuffer/README.md +++ b/python/foxglove-schemas-flatbuffer/README.md @@ -35,4 +35,4 @@ msg_data = builder.Output() ## Stay in touch -Join our [Slack channel](https://foxglove.dev/join-slack) to ask questions, share feedback, and stay up to date on what our team is working on. +Join our [Slack channel](https://foxglove.dev/slack) to ask questions, share feedback, and stay up to date on what our team is working on. diff --git a/python/foxglove-schemas-protobuf/README.md b/python/foxglove-schemas-protobuf/README.md index 7185b54b..badd20a1 100644 --- a/python/foxglove-schemas-protobuf/README.md +++ b/python/foxglove-schemas-protobuf/README.md @@ -20,4 +20,4 @@ from foxglove_schemas_protobuf.CompressedImage_pb2 import CompressedImage ## Stay in touch -Join our [Slack channel](https://foxglove.dev/join-slack) to ask questions, share feedback, and stay up to date on what our team is working on. +Join our [Slack channel](https://foxglove.dev/slack) to ask questions, share feedback, and stay up to date on what our team is working on.