Skip to content

Commit 289602d

Browse files
authored
Update AnemoI docsUrl (#1557)
The AnemoI docs moved, this updates the location.
1 parent 4c82211 commit 289602d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
8686
prettyLabel: "AnemoI",
8787
repoName: "AnemoI",
8888
repoUrl: "https://github.com/ecmwf/anemoi-inference",
89-
docsUrl: "https://anemoi-docs.readthedocs.io/en/latest/",
89+
docsUrl: "https://anemoi.readthedocs.io/en/latest/",
9090
filter: false,
9191
countDownloads: `path_extension:"ckpt"`,
9292
snippets: snippets.anemoi,

0 commit comments

Comments
 (0)