Skip to content

Commit 2f132c1

Browse files
committed
doc
1 parent afebca5 commit 2f132c1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOGS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Change Logs
44
0.7.15
55
++++++
66

7+
* :pr:`264`: allows to validate a model with inputs defined from another task
78
* :pr:`261`: updates to support ``transformers>=5.0``
89

910
0.7.14

_doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ def linkcode_resolve(domain, info):
229229
"Linux": "https://www.linux.org/",
230230
"ml_dtypes": "https://github.com/jax-ml/ml_dtypes",
231231
"ModelBuilder": "https://onnxruntime.ai/docs/genai/howto/build-model.html",
232-
"monai": "https://monai.io/",
232+
"monai": "https://github.com/Project-MONAI/MONAI",
233233
"numpy": "https://numpy.org/",
234234
"onnx": "https://onnx.ai/onnx/",
235235
"onnx-ir": "https://github.com/onnx/ir-py",

0 commit comments

Comments
 (0)