Skip to content

Commit

Permalink
Doc: Fixed share notebook link
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Apr 27, 2024
1 parent cfd9bca commit 443e04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lib/utils/joplinCloud.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ const features = (): Record<FeatureId, PlanFeature> => {
},
share: {
title: shareNotebookTitle,
description: 'You can [share a notebook](https://joplinapp.org/help/dev/spec/server_sharing/) with other Joplin Cloud users, who can then view the notes and edit them.',
description: 'You can [share a notebook](https://joplinapp.org/help/apps/share_notebook/) with other Joplin Cloud users, who can then view the notes and edit them.',
basic: false,
pro: true,
teams: true,
Expand Down

0 comments on commit 443e04b

Please sign in to comment.