From f13d13ffdacc38d8d634ae55f01480c809488032 Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Thu, 8 Sep 2022 09:11:56 +0200 Subject: docs: remove redundant TOCs (#1353) --- docs/guide/migration-guide-v5.md | 2 -- docs/guide/migration-guide-v6.md | 2 -- 2 files changed, 4 deletions(-) (limited to 'docs/guide') diff --git a/docs/guide/migration-guide-v5.md b/docs/guide/migration-guide-v5.md index fbbc2d0a..13f23c3a 100644 --- a/docs/guide/migration-guide-v5.md +++ b/docs/guide/migration-guide-v5.md @@ -1,7 +1,5 @@ # Migrating from Faker v5 to v6 -[[toc]] - ## ESM Support **New Format**: We're now ESM compatible! We've dropped the Browser bundle in favor of ESM. diff --git a/docs/guide/migration-guide-v6.md b/docs/guide/migration-guide-v6.md index ebcdfc6b..6a91a143 100644 --- a/docs/guide/migration-guide-v6.md +++ b/docs/guide/migration-guide-v6.md @@ -1,7 +1,5 @@ # Migrating from Faker v6 to v7 -[[toc]] - ## Node 12 no longer supported You need at least Node 14 to use Faker. -- cgit v1.2.3