Skip to content

Commit 14f528d

Browse files
committed
Update doc source in readme table
1 parent c476fe0 commit 14f528d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/make_readme_table.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ def doc_link(self):
107107
StrictVersion(self.csharp_version).version
108108
return "https://docs.unity3d.com/Packages/com.unity.ml-agents@latest"
109109
except ValueError:
110-
# Fallback to deprecated web docs with warning
111110
return "https://unity-technologies.github.io/ml-agents/ (DEPRECATED)"
112111

113112
@property

0 commit comments

Comments
 (0)