Skip to content

Commit

Permalink
Jetpack Backup: update support doc URL. (#38159)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve authored Dec 4, 2019
1 parent e6bfde5 commit 8eb903e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/my-sites/activity/activity-log-item/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ class ActivityLogItem extends Component {
onClose={ this.cancelBackupIntent }
onConfirm={ this.confirmBackup }
onSettingsChange={ this.downloadSettingsChange }
supportLink="https://jetpack.com/support/backups"
supportLink="https://jetpack.com/support/backup"
title={ translate( 'Create downloadable backup' ) }
type={ 'backup' }
icon={ 'cloud-download' }
Expand Down

0 comments on commit 8eb903e

Please sign in to comment.