Skip to content

Fix dead links and cleanup docs#596

Merged
aram356 merged 8 commits intomainfrom
fix/format
Mar 30, 2026
Merged

Fix dead links and cleanup docs#596
aram356 merged 8 commits intomainfrom
fix/format

Conversation

@aram356
Copy link
Copy Markdown
Collaborator

@aram356 aram356 commented Mar 27, 2026

Summary

  • Update docs devDependencies (eslint ^9→^10, @eslint/js ^9→^10, typescript-eslint 8.55→8.57) and regenerate lockfile
  • Sort package.json devDependencies alphabetically
  • Fix dead links in spec docs after crate rename (crates/common/crates/trusted-server-core/, crates/fastly/crates/trusted-server-adapter-fastly/)
  • Convert source code file references from markdown links to backtick references (vitepress can't resolve paths outside docs directory)
  • Fix prettier formatting in spec files

aram356 added 7 commits March 26, 2026 10:31
Update stale crate paths (crates/common/ → crates/trusted-server-core/,
crates/fastly/ → crates/trusted-server-adapter-fastly/) and convert
source code file references from markdown links to backtick references
since vitepress cannot resolve paths outside the docs directory.
@aram356 aram356 changed the title Cleanup docs package deps Fix dead links and cleanup docs Mar 27, 2026
@aram356 aram356 self-assigned this Mar 27, 2026
@aram356 aram356 merged commit 2128720 into main Mar 30, 2026
13 checks passed
@aram356 aram356 deleted the fix/format branch March 30, 2026 19:58
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.

2 participants