diff --git a/ui/component/header/view.jsx b/ui/component/header/view.jsx index 45d94d449..bc7f7a2c6 100644 --- a/ui/component/header/view.jsx +++ b/ui/component/header/view.jsx @@ -150,7 +150,7 @@ const Header = (props: Props) => { {__('Publishes')} - history.push(`/$/${PAGES.PUBLISHED}`)}> + history.push(`/$/${PAGES.CHANNELS}`)}> {__('Channels')} diff --git a/ui/page/channels/view.jsx b/ui/page/channels/view.jsx index 8cd5529a4..27b741cd4 100644 --- a/ui/page/channels/view.jsx +++ b/ui/page/channels/view.jsx @@ -40,16 +40,14 @@ export default function ChannelsPage(props: Props) { {hasYoutubeChannels && } {channels && Boolean(channels.length) && ( -
- channel.permanent_url)} - headerAltControls={ -
+ channel.permanent_url)} + headerAltControls={ +