Skip to content

Fix dead links and cleanup docs#596

Open
aram356 wants to merge 7 commits intomainfrom
fix/format
Open

Fix dead links and cleanup docs#596
aram356 wants to merge 7 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
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.

1 participant