Back to Zulip

Configure how links open in mobile apps

starlight_help/src/content/docs/configure-how-links-open.mdx

12.0634 B
Original Source

import {TabItem, Tabs} from "@astrojs/starlight/components";

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import MobileSettings from "../include/_MobileSettings.mdx";

You can configure whether website links will open directly in the Zulip app, or in your device's default browser.

<Tabs> <TabItem label="Mobile"> <FlattenedSteps> <MobileSettings />
  1. Toggle **Open links with in-app browser**.
</FlattenedSteps>
</TabItem> </Tabs>