Skip to content

Commit 20f2e48

Browse files
authored
Merge pull request #195 from y-koj/main
Fix outdated hyperlinks that refer the ONNX master branch
2 parents ca1d78a + ee39ec5 commit 20f2e48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ <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/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
71-
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>
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/main/community/sigs.md#sigs---special-interest-groups" class="link">Special
71+
Interest Group</a> (SIG) or <a href="https://github.com/onnx/onnx/blob/main/community/working-groups.md#working-groups" target="_blank" class="link">Working Group</a> today.</p>
7272
</div>
7373
</div>
7474

js/news.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
"newsId": "news43",
325325
"newsTitle": "Expanded ONNX Steering Committee Announced!",
326326
"newsShortTitle": "ONNX Steering Committee Announced!",
327-
"newsDescription": "The ONNX community continues to grow with more than 28 companies and dozen's of tools supporting the spec. With the project undergoing significant growth, we are excited to announce that the [governance structure](https://github.com/onnx/onnx/tree/master/community) is expanding to include additional steering committee members and new leaders for a number of special interest groups (SIGs).",
327+
"newsDescription": "The ONNX community continues to grow with more than 28 companies and dozen's of tools supporting the spec. With the project undergoing significant growth, we are excited to announce that the [governance structure](https://github.com/onnx/onnx/tree/main/community) is expanding to include additional steering committee members and new leaders for a number of special interest groups (SIGs).",
328328
"newsLinkText": "READ MORE",
329329
"newsLinkURL": "https://github.com/onnx/onnx/wiki/Expanded-ONNX-Steering-Committee-Announced!",
330330
"newsDate": "May 23, 2019"

0 commit comments

Comments
 (0)