Skip to content
Merged
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
4 changes: 3 additions & 1 deletion workflows/eventbridge_scheduler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ The workflow covers the following EventBridge Scheduler API actions:

This example is implemented in the following languages:

- [.NET](../../dotnetv3/EventBridge Scheduler/README.md)
* [Java](../../javav2/example_code/scheduler/README.md)
* [Python](../../python/example_code/scheduler/README.md)
* [.NET](<../../dotnetv3/EventBridge Scheduler/README.md>)

## Additional resources

Expand Down
Loading