Skip to content

Commit

Permalink
Merge pull request #6385 from zsalzbank/patch-3
Browse files Browse the repository at this point in the history
fix 'read full changelog' link on about page
  • Loading branch information
shilman authored Apr 3, 2019
2 parents 49bab1b + 64c5596 commit ce2ff5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ui/src/settings/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ const AboutScreen = ({ latest, current, onClose }) => {
secondary
href="https://github.com/storybooks/storybook/blob/next/CHANGELOG.md"
withArrow
cancel={false}
target="_blank"
>
Read full changelog
Expand Down

0 comments on commit ce2ff5b

Please sign in to comment.