Skip to content

Commit 2b27e61

Browse files
committed
chore: resolve comments
1 parent f8684b8 commit 2b27e61

File tree

1 file changed

+2
-5
lines changed
  • src/pages/[platform]/reference/library-releases

1 file changed

+2
-5
lines changed

src/pages/[platform]/reference/library-releases/index.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ export async function getStaticProps() {
2525
};
2626
}
2727

28-
<InlineFilter filters={['javascript', "angular", "nextjs", "react", "vue"]}>
29-
30-
## Amplify JS versioning
28+
## The JavaScript library versioning
3129

3230
Amplify JS follows [semantic versioning](https://semver.org/) for releases. This specification for version numbers imparts meaning to the underlying code changes between versions and the potential impact when you perform an update.
3331

@@ -56,5 +54,4 @@ Amplify JS follows [semantic versioning](https://semver.org/) for releases. This
5654

5755
### Migration guides
5856

59-
- [Migration from Amplify JS v5 to Amplify JS v6](https://hui-chore-js-lts.d1ywzrxfkb9wgg.amplifyapp.com/gen1/react/build-a-backend/troubleshooting/migrate-from-javascript-v5-to-v6/)
60-
</InlineFilter>
57+
- [Migration from Amplify JS v5 to Amplify JS v6](/gen1/[platform]/build-a-backend/troubleshooting/migrate-from-javascript-v5-to-v6/)

0 commit comments

Comments
 (0)