> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Logitech c275

> Redirect stub to the Logitech c275 catalog page.

export default function Logitechc275RedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/logitech/c275");
  }, []);
  return <>
      # Redirecting to Logitech c275

      If you are not redirected automatically, [open the Logitech c275 catalog page](https://cyberwave.com/logitech/c275).
    </>;
}
