Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/develop/go/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ From there, you can dive deeper into any of the Temporal primitives to start bui
This application sample works in conjunction with the
[eCommerce in Go tutorial](https://learn.temporal.io/tutorials/go/build-an-ecommerce-app).

## Get Connected with the Temporal Go Community
## Get connected with the Temporal Go community

- [Temporal Go Community Slack](https://temporalio.slack.com/archives/CTDTU3J4T)
- [Go SDK Forum](https://community.temporal.io/tag/go-sdk)
2 changes: 1 addition & 1 deletion docs/develop/java/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ From there, you can dive deeper into any of the Temporal primitives to start bui
- [Java SDK GitHub](https://github.com/temporalio/sdk-java)
- [Temporal 101 in Java Free Course](https://learn.temporal.io/courses/temporal_101/java/)

## Get Connected with the Temporal Java Community
## Get connected with the Temporal Java community

- [Temporal Java Community Slack](https://temporalio.slack.com/archives/CTT84KXK9)
- [Java SDK Forum](https://community.temporal.io/tag/java-sdk)
2 changes: 1 addition & 1 deletion docs/develop/php/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ From there, you can dive deeper into any of the Temporal primitives to start bui
- [PHP SDK Code Samples](https://github.com/temporalio/samples-php)
- [PHP SDK GitHub](https://github.com/temporalio/sdk-php)

## Get Connected with the Temporal PHP Community
## Get connected with the Temporal PHP community

- [Temporal PHP Community Slack](https://temporalio.slack.com/archives/C01LK9FAMM0)
- [PHP SDK Forum](https://community.temporal.io/tag/php-sdk)
2 changes: 1 addition & 1 deletion docs/develop/python/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ From there, you can dive deeper into any of the Temporal primitives to start bui
- [Python SDK GitHub](https://github.com/temporalio/sdk-python)
- [Temporal 101 in Python Free Course](https://learn.temporal.io/courses/temporal_101/python/)

## Get Connected with the Temporal Python Community
## Get connected with the Temporal Python community

- [Temporal Python Community Slack](https://app.slack.com/client/TNWA8QCGZ)
- [Python SDK Forum](https://community.temporal.io/tag/python-sdk)
2 changes: 1 addition & 1 deletion docs/develop/ruby/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ From there, you can dive deeper into any of the Temporal primitives to start bui
- [Ruby SDK GitHub](https://github.com/temporalio/sdk-ruby)
- [Temporal 101 in Ruby Free Course](https://learn.temporal.io/courses/temporal_101/ruby/)

## Get Connected with the Temporal Ruby Community
## Get connected with the Temporal Ruby community

- [Temporal Ruby Community Slack](https://temporalio.slack.com/archives/C052K5QFBNW)
- [Ruby SDK Forum](https://community.temporal.io/tag/ruby-sdk)
2 changes: 1 addition & 1 deletion docs/develop/rust/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ Once your local Temporal Service is set up, continue building with the following
- [Rust API Documentation](https://docs.rs/temporalio-sdk/latest/temporalio_sdk/)
- [Rust SDK GitHub](https://github.com/temporalio/sdk-rust/tree/main/crates/sdk)

### Get Connected with the Temporal Rust Community
## Get connected with the Temporal Rust community

- [Temporal Rust Community Slack](https://temporalio.slack.com/archives/C08G723SFNZ/p1773935454727179)
2 changes: 1 addition & 1 deletion docs/develop/typescript/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Once your local Temporal Service is set up, continue building with the following
- [TypeScript SDK GitHub](https://github.com/temporalio/sdk-typescript)
- [Temporal 101 in TypeScript Free Course](https://learn.temporal.io/courses/temporal_101/typescript/)

### Get Connected with the Temporal TypeScript Community
## Get connected with the Temporal TypeScript community

- [Temporal TypeScript Community Slack](https://temporalio.slack.com/archives/C01DKSMU94L)
- [TypeScript SDK Forum](https://community.temporal.io/tag/typescript-sdk)
Expand Down