mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
rename repo to sourcebot
This commit is contained in:
parent
0a66eea9ee
commit
679123664d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import { SettingsDropdown } from "./settingsDropdown";
|
|||
import { GitHubLogoIcon } from "@radix-ui/react-icons";
|
||||
import { Button } from "@/components/ui/button";
|
||||
|
||||
const SOURCEBOT_GITHUB_URL = "https://github.com/TaqlaAI/sourcebot-search";
|
||||
const SOURCEBOT_GITHUB_URL = "https://github.com/TaqlaAI/sourcebot";
|
||||
|
||||
export default function Home() {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue