Skip to content

Commit 7e152ce

Browse files
Fix "Transitioning from Factory Girl" guide link (#1745)
The "Transitioning from factory\_girl" guide points to a tag that was renamed at some point, and thus is broken. This commit points the URL to the correct tag name. [skip ci]
1 parent 75244d8 commit 7e152ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ _[Interested in the history of the project name?][NAME]_
1010

1111
### Transitioning from factory\_girl?
1212

13-
Check out the [guide](https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md).
13+
Check out the [guide](https://github.com/thoughtbot/factory_bot/blob/v4.9.0/UPGRADE_FROM_FACTORY_GIRL.md).
1414

1515

1616
Documentation

0 commit comments

Comments
 (0)