diff --git a/python/foxglove-schemas-flatbuffer/README.md b/python/foxglove-schemas-flatbuffer/README.md index a2bb2c2..41b9342 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 7185b54..badd20a 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.