Skip to content

Commit

Permalink
fix docs urls
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Feb 17, 2021
1 parent a7129a9 commit f394c5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@

- Allow controlling package initialization timing via `import configure from 'storybook-chromatic/configure'; configure()`

- Add a flag `--ignore-last-build-on-branch=X` to not use the last build on a branch no matter what (which helps with rebasing, see: http://docs.chromatic.com/branching-and-baselines#rebasing).
- Add a flag `--ignore-last-build-on-branch=X` to not use the last build on a branch no matter what (which helps with rebasing, see: http://chromatic.com/docs/branching-and-baselines#rebasing).

# 1.2.1 - 2018-12-04

Expand All @@ -231,8 +231,8 @@

- Pass `chromatic` parameters from Storybook@4, supporting:

- Viewports: http://docs.chromatic.com/viewports
- Delay: http://docs.chromatic.com/delay
- Viewports: http://chromatic.com/docs/viewports
- Delay: http://chromatic.com/docs/delay

- Better logging from the package to allow us to debug build problems.

Expand Down

0 comments on commit f394c5b

Please sign in to comment.