Skip to content

Commit 1350f9b

Browse files
committed
Fix the broken link to CONTRIBUTING.md
Signed-off-by: Yohei Kojima <y.koj.eel@gmail.com>
1 parent 40aa588 commit 1350f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h2>Community</h2>
6767
<p>
6868
ONNX is a community project. We encourage you to join the effort and contribute feedback, ideas and code.
6969
</p>
70-
<p>For more information, check out our <a href="https://github.com/onnx/onnx/blob/master/docs/CONTRIBUTING.md#development" target="_blank" class="link">contribution guide</a>, or join a <a target="_blank" href="https://github.com/onnx/onnx/blob/master/community/sigs.md#sigs---special-interest-groups" class="link">Special
70+
<p>For more information, check out our <a href="https://github.com/onnx/onnx/blob/main/CONTRIBUTING.md#development" target="_blank" class="link">contribution guide</a>, or join a <a target="_blank" href="https://github.com/onnx/onnx/blob/master/community/sigs.md#sigs---special-interest-groups" class="link">Special
7171
Interest Group</a> (SIG) or <a href="https://github.com/onnx/onnx/blob/master/community/working-groups.md#working-groups" target="_blank" class="link">Working Group</a> today.</p>
7272
</div>
7373
</div>

0 commit comments

Comments
 (0)