Skip to content

docs: Fix dead links#2019

Open
beninato8 wants to merge 2 commits intotemporalio:mainfrom
beninato8-forks:main
Open

docs: Fix dead links#2019
beninato8 wants to merge 2 commits intotemporalio:mainfrom
beninato8-forks:main

Conversation

@beninato8
Copy link
Copy Markdown

@beninato8 beninato8 commented Apr 21, 2026

What was changed

I updated some dead links in comments. I found links that would 404, then searched the docs for the closest equivalent, checking the Internet Archive Wayback Machine first.

Why?

I wanted to see the actual docs that https://docs.temporal.io/concepts/what-is-continue-as-new/ pointed to. When I went to fix it, I saw other https://docs.temporal.io/concepts/* links, and updated those as well.

Checklist

  1. Closes [Bug] Dead Links in Docs #2018

  2. How was this tested:

I doubt docs changes would break anything, but I set up the local environment

$ git submodule update --init --recursive
$ brew install protobuf
$ brew install rust
$ pnpm install
$ pnpm build
$ pnpm lint

And everything seemed to pass

  1. Any docs updates needed?

This was just a doc comment update.

@beninato8 beninato8 requested a review from a team as a code owner April 21, 2026 05:06
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 21, 2026

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Comment thread packages/common/src/workflow-options.ts Outdated
Copy link
Copy Markdown
Member

@chris-olszewski chris-olszewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please apply my one suggestion and then this looks good to merge.

Co-authored-by: Chris Olszewski <chrisdolszewski@gmail.com>
@beninato8
Copy link
Copy Markdown
Author

thanks for catching that one @chris-olszewski!

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

Successfully merging this pull request may close these issues.

[Bug] Dead Links in Docs

4 participants