Commit 3406de7
authored
Fix broken ONNX Script link in intro_onnx tutorial (#3820)
The domain onnxscript.ai has expired and been claimed by a
third party. Updated the link to the correct location at
microsoft.github.io/onnxscript.
Fixes #3805
## Description
Updated the broken ONNX Script link in
beginner_source/onnx/intro_onnx.py
from https://onnxscript.ai to https://microsoft.github.io/onnxscript/
cc @titaiwangms @xadupre @justinchuby @svekars @sekyondaMeta
@AlannaBurke1 parent a793306 commit 3406de7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
0 commit comments