temporalio / documentation

Temporal documentation
https://docs.temporal.io
Other
84 stars 218 forks source link

corrects anchor errors #2988

Closed fairlydurable closed 1 month ago

fairlydurable commented 1 month ago

Reviewers: please make sure to download this branch and check that yarn builds cleanly without anchor errors.

$ cd documentation $ git fetch --all $ git checkout --track origin/EDU-2889 branch 'EDU-2889' set up to track 'origin/EDU-2889'. Switched to a new branch 'EDU-2889' $ git branch

nothing to commit, working tree clean $ yarn build ...

jsundai commented 1 month ago

Thanks so much for this work. Ran yarn buildand it was successful! I think next time, we can just ask any contributors to revert or avoid changing the anchors if it's not completely neccessary since it will affect the rest of what may be referencing it.