Skip to content

Commit ec45ab6

Browse files
authored
Update readme.md (#20)
Updated training course section to include new courses (and use correct titles for existing ones)
1 parent ad4ffe3 commit ec45ab6

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

readme.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,14 @@ Multi-language or language-agnostic samples. (For samples in a specific lang, se
122122
- [`temporalio/temporal-pendulum`](https://github.com/temporalio/temporal-pendulum) - Switch between equivalent Workflows written in Go, Java, TS, and PHP.
123123
- [`temporalio/temporal-polyglot`](https://github.com/temporalio/temporal-polyglot) - Workflows in one lang signaling Workflows or starting Activities written in other langs.
124124

125-
## Courses
126-
127-
- [Temporal 101](https://learn.temporal.io/courses/temporal_101)
128-
- [Temporal 102](https://learn.temporal.io/courses/temporal_102)
125+
## Training Courses
126+
127+
- [Temporal 101: Introducing the Temporal Platform](https://learn.temporal.io/courses/temporal_101/)
128+
- [Temporal 102: Exploring Durable Execution](https://learn.temporal.io/courses/temporal_102/)
129+
- [Crafting an Error Handling Strategy](https://learn.temporal.io/courses/errstrat/)
130+
- [Versioning Workflows](https://learn.temporal.io/courses/versioning/)
131+
- [Interacting with Workflows](https://learn.temporal.io/courses/interacting_with_workflows/)
132+
- [Introduction to Temporal Cloud](https://learn.temporal.io/courses/intro_to_temporal_cloud/)
129133

130134
## Videos
131135

0 commit comments

Comments
 (0)