Skip to content

Commit

Permalink
Fix wiki link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
longquanzheng authored Sep 15, 2023
1 parent b9afa53 commit 1f40c37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Below is the basic and comprehensive documentation of iWF. There are some more d
# What is [iWF](https://github.com/indeedeng/iwf/wiki)

## Use case study/examples
* [User sign-up/registry](https://github.com/indeedeng/iwf/wiki/Use-case-study-%E2%80%90%E2%80%90-user-signup-workflow)
* [Abstracted microservice orchestration]()
* [User sign-up/registry in Python/Java](https://github.com/indeedeng/iwf/wiki/Use-case-study-%E2%80%90%E2%80%90-user-signup-workflow)
* [Abstracted microservice orchestration in Java/Golang](https://github.com/indeedeng/iwf/wiki/Use-case-study-%E2%80%90%E2%80%90-Microservice-Orchestration)
* Employer & JobSeeker engagement
* [in Java](https://github.com/indeedeng/iwf-java-samples/tree/main/src/main/java/io/iworkflow/workflow/engagement)
* [in Golang](https://github.com/indeedeng/iwf-golang-samples/blob/main/workflows/engagement)
Expand Down Expand Up @@ -97,4 +97,4 @@ See our [wiki pages](https://github.com/indeedeng/iwf/wiki/iWF-Application-Opera

* [Cadence community spotlight](https://cadenceworkflow.io/blog/2023/01/31/community-spotlight-january-2023/)
* [A story of iWF](https://medium.com/@qlong/a-letter-to-cadence-temporal-and-workflow-tech-community-b32e9fa97a0c)
* iWF is an abstracted Temporal [framework](https://github.com/temporalio/awesome-temporal). Same for [Cadence](https://github.com/uber/cadence#cadence).
* iWF is an abstracted Temporal [framework](https://github.com/temporalio/awesome-temporal). Same for [Cadence](https://github.com/uber/cadence#cadence).

0 comments on commit 1f40c37

Please sign in to comment.