We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docsUrl
1 parent 4c82211 commit 289602dCopy full SHA for 289602d
packages/tasks/src/model-libraries.ts
@@ -86,7 +86,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
86
prettyLabel: "AnemoI",
87
repoName: "AnemoI",
88
repoUrl: "https://github.com/ecmwf/anemoi-inference",
89
- docsUrl: "https://anemoi-docs.readthedocs.io/en/latest/",
+ docsUrl: "https://anemoi.readthedocs.io/en/latest/",
90
filter: false,
91
countDownloads: `path_extension:"ckpt"`,
92
snippets: snippets.anemoi,
0 commit comments