Skip to content

Commit 2c146e6

Browse files
committed
Update Roo Code Router service name
1 parent fa5fe75 commit 2c146e6

File tree

1 file changed

+2
-2
lines changed
  • webview-ui/src/components/settings/providers

1 file changed

+2
-2
lines changed

webview-ui/src/components/settings/providers/Roo.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ export const Roo = ({
5656
defaultModelId={rooDefaultModelId}
5757
models={routerModels?.roo ?? {}}
5858
modelIdKey="apiModelId"
59-
serviceName="Roo Code Cloud"
60-
serviceUrl="https://roocode.com"
59+
serviceName="Roo Code Router"
60+
serviceUrl="https://app.roocode.com"
6161
organizationAllowList={organizationAllowList}
6262
errorMessage={modelValidationError}
6363
simplifySettings={simplifySettings}

0 commit comments

Comments
 (0)