Skip to content

Commit 04ef0f3

Browse files
chrisbobbegnprice
authored andcommitted
ServerCompatBanner [nfc]: Add TODO to link to more user-friendly doc
1 parent 9a46e13 commit 04ef0f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/common/ServerCompatBanner.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ export default function ServerCompatBanner(props: Props): Node {
9696
label: 'Learn more',
9797
onPress: () => {
9898
openLinkWithUserPreference(
99+
// TODO: Instead, link to new Help Center doc once we have it:
100+
// https://github.com/zulip/zulip/issues/23842
99101
'https://zulip.readthedocs.io/en/stable/overview/release-lifecycle.html#compatibility-and-upgrading',
100102
settings,
101103
);

0 commit comments

Comments
 (0)