You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ BackstopJS automates CSS regression testing of your responsive web UI by compari
12
12
13
13
### Version 0.9.0 beta available now
14
14
**Set your config file path from the CLI**
15
-
For more info see... **[Setting the config file path](#Setting-the-config-file-path-version-090)** below.
15
+
For more info see... **[Setting the config file path](#setting-the-config-file-path-version-090)** below.
16
16
17
17
This feature is in beta, run this to try it out...
18
18
@@ -149,7 +149,7 @@ From `./node_modules/backstopjs` ...
149
149
150
150
By default, `genConfig` will put `backstop.json` at the project root. Also by default, a `backstop_data` directory will be created at this same location.
151
151
152
-
The location of the `backstop.json` file as well as all resource directories can be specified -- see [Setting the config file path](#Setting-the-config-file-path-version-090) below.
152
+
The location of the `backstop.json` file as well as all resource directories can be specified -- see [Setting the config file path](#setting-the-config-file-path-version-090) below.
153
153
154
154
**A step-by-step tutorial is at [css-tricks.com](http://css-tricks.com/automating-css-regression-testing/).**
0 commit comments