Skip to content

Commit f7dc1be

Browse files
committed
docs(readme): point Stability section at MIGRATION.md
PR #1803 places the migration guide at root-level MIGRATION.md rather than the docs site. Update the README link accordingly so readers reach the actual content. Linear: OSS-3393
1 parent b2dad2c commit f7dc1be

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ Starting with v1.0.0, Terratest follows [semantic versioning](https://semver.org
3636
only happen in major releases (e.g. v2.0.0).
3737

3838
Symbols renamed or replaced in v1 are kept with `// Deprecated:` annotations pointing at the new name; removals happen
39-
in v2. Migrating from v0.x: see the [v1 release notes and migration guide](https://terratest.gruntwork.io/docs/) on the
40-
Terratest docs site.
39+
in v2. Migrating from v0.x: see [`MIGRATION.md`](./MIGRATION.md).
4140

4241
## More info
4342

0 commit comments

Comments
 (0)