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.
1 parent 8e79201 commit 9887bc5Copy full SHA for 9887bc5
completion-ui/completion/help-scripts.js
@@ -37,9 +37,9 @@ var instructions =
37
38
"<hr />\n" +
39
"<h3>Change the Model:</h3>\n" +
40
- "<p>Use the Mmojo Admin page to change which large language model Mmojo uses:</p>\n" +
+ "<p>Use the Mmojo Controls page to change which large language model Mmojo uses:</p>\n" +
41
"<ul>\n" +
42
- "<li><a href=\"/admin\" target=\"_blank\">Mmojo Admin</a></li>\n" +
+ "<li><a href=\"/controls\" target=\"_blank\">Mmojo Controls</a></li>\n" +
43
"</ul>\n" +
44
45
0 commit comments