Skip to content

Commit 9887bc5

Browse files
Update help-scripts.js
Signed-off-by: Brad Hutchings <[email protected]>
1 parent 8e79201 commit 9887bc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

completion-ui/completion/help-scripts.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ var instructions =
3737

3838
"<hr />\n" +
3939
"<h3>Change the Model:</h3>\n" +
40-
"<p>Use the Mmojo Admin page to change which large language model Mmojo uses:</p>\n" +
40+
"<p>Use the Mmojo Controls page to change which large language model Mmojo uses:</p>\n" +
4141
"<ul>\n" +
42-
"<li><a href=\"/admin\" target=\"_blank\">Mmojo Admin</a></li>\n" +
42+
"<li><a href=\"/controls\" target=\"_blank\">Mmojo Controls</a></li>\n" +
4343
"</ul>\n" +
4444

4545
"<hr />\n" +

0 commit comments

Comments
 (0)