Unverified Commit afdee7b1 authored by Ce Gao's avatar Ce Gao Committed by GitHub
Browse files

[Docs] fix 404 - Contributor Guide, again (#2727)


Signed-off-by: default avatarCe Gao <gaocegege@hotmail.com>
parent cb34d848
...@@ -10,6 +10,6 @@ ...@@ -10,6 +10,6 @@
## Checklist ## Checklist
- [ ] Format your code according to the [Contributor Guide](https://github.com/sgl-project/sglang/blob/main/docs/references/contributor_guide.md). - [ ] Format your code according to the [Contributor Guide](https://github.com/sgl-project/sglang/blob/main/docs/references/contribution_guide.md).
- [ ] Add unit tests as outlined in the [Contributor Guide](https://github.com/sgl-project/sglang/blob/main/docs/references/contributor_guide.md). - [ ] Add unit tests as outlined in the [Contributor Guide](https://github.com/sgl-project/sglang/blob/main/docs/references/contribution_guide.md).
- [ ] Update documentation as needed, including docstrings or example tutorials. - [ ] Update documentation as needed, including docstrings or example tutorials.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment