Skip to content

Commit ca1d78a

Browse files
authored
Merge pull request #194 from y-koj/main
Fix the broken link to CONTRIBUTING.md
2 parents 40aa588 + 1350f9b commit ca1d78a

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)