mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-01 19:14:35 +02:00
Update version banner URL to redirect permalink (#3822)
This commit is contained in:
parent
096c130edb
commit
5853303bda
@ -18,7 +18,7 @@ import CompassIcon from '../../widgets/icons/compassIcon'
|
||||
import TelemetryClient, {TelemetryCategory, TelemetryActions} from '../../telemetry/telemetryClient'
|
||||
|
||||
import './versionMessage.scss'
|
||||
const helpURL = 'https://docs.mattermost.com/welcome/whats-new-in-v72.html'
|
||||
const helpURL = 'https://mattermost.com/pl/whats-new-boards/'
|
||||
|
||||
const VersionMessage = React.memo(() => {
|
||||
const intl = useIntl()
|
||||
|
Loading…
x
Reference in New Issue
Block a user