Skip to content

Commit 40aa588

Browse files
authored
Merge pull request #193 from inyong37/fix-contributing-url
change contributing link
2 parents bdbccaf + 6c1559d commit 40aa588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h2 class="subheading-1 text-center mb-2 mb-lg-4 pb-2">COMMUNITY</h2>
124124
</a>
125125
</div>
126126
<div class="col-6 col-md-3">
127-
<a href="https://github.com/onnx/onnx/blob/main/docs/CONTRIBUTING.md#development" target="_blank" class="card-4 community-card subheading-5 text-center px-3 py-3 text-white bold-text">
127+
<a href="https://github.com/onnx/onnx/blob/main/CONTRIBUTING.md#development" target="_blank" class="card-4 community-card subheading-5 text-center px-3 py-3 text-white bold-text">
128128
Check out our contribution guide
129129
</a>
130130
</div>

0 commit comments

Comments
 (0)