Skip to content

Commit

Permalink
fix presubmit
Browse files Browse the repository at this point in the history
  • Loading branch information
diracdeltas committed Dec 17, 2024
1 parent 6167a7d commit c6ed69e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@

namespace {
constexpr char kURLLearnMoreBraveSearchLeo[] =
"https://support.brave.com/hc/en-us/articles/27586048343309-How-does-Leo-get-current-information";
"https://support.brave.com/hc/en-us/articles/"
"27586048343309-How-does-Leo-get-current-information";

// Implments the interface to calls from the UI to the browser
class UIHandler : public ai_chat::mojom::UntrustedUIHandler {
Expand Down

0 comments on commit c6ed69e

Please sign in to comment.