Skip to content

fix(docs): the RustDev.md url is wrong#306

Merged
jsturtevant merged 1 commit intohyperlight-dev:mainfrom
jokemanfire:dev
Dec 16, 2025
Merged

fix(docs): the RustDev.md url is wrong#306
jsturtevant merged 1 commit intohyperlight-dev:mainfrom
jokemanfire:dev

Conversation

@jokemanfire
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 15, 2025 08:18
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a malformed URL in the RustDev.md documentation file. The URL for LoadedWasmSandbox had an incorrect path with a double slash and space (//s rc/) that has been corrected to the proper format (/src/).

Key Changes:

  • Fixed the broken link to loaded_wasm_sandbox.rs by correcting the path from ./src/hyperlight_wasm//s rc/loaded_wasm_sandbox.rs to ./src/hyperlight_wasm/src/loaded_wasm_sandbox.rs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jsturtevant
Copy link
Copy Markdown
Contributor

@jokemanfire could you sign the commit? The DCO was signed off but we also require signed commits. See for details: https://github.com/hyperlight-dev/hyperlight/blob/main/CONTRIBUTING.md#contributing-to-hyperlight

Signed-off-by: jokemanfire <hu.dingyang@zte.com.cn>
@jsturtevant jsturtevant merged commit 0d8d830 into hyperlight-dev:main Dec 16, 2025
7 of 10 checks passed
@jsturtevant
Copy link
Copy Markdown
Contributor

Thanks!

@jokemanfire jokemanfire deleted the dev branch December 17, 2025 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants