Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Link in Documentation #3260

Open
anantagarwal opened this issue Oct 24, 2023 · 0 comments
Open

Broken Link in Documentation #3260

anantagarwal opened this issue Oct 24, 2023 · 0 comments

Comments

@anantagarwal
Copy link

anantagarwal commented Oct 24, 2023

Expected Behavior

The link to Asynchronous Workflow Execution Java Program should take the user to correct Github code.

Actual Behavior

The link to Asynchronous Workflow Execution Java Program is broken.
https://github.com/temporalio/sdk-java/blob/master/temporal-sdk/src/main/java/io/temporal/client/WorkflowClient.java)
Under section https://docs.temporal.io/dev-guide/java/foundations#activity-execution

Steps to Reproduce the Problem

  1. Open the link https://docs.temporal.io/dev-guide/java/foundations#activity-execution
  2. Navigate to Asynchronous start initiates a Workflow Execution
  3. Open the link mentioned, looks like there is an extra ) in the link that is causing this issue.
@Quinn-With-Two-Ns Quinn-With-Two-Ns transferred this issue from temporalio/sdk-java Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant