diff --git a/docs/README.md b/docs/README.md index 567d11c000..af4131c8fc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -20,7 +20,7 @@ 1. [Emulation](./emulation.md) - [User agent](./emulation.md#user-agent) - [Viewport, color scheme](./emulation.md#viewport-color-scheme) - - [Devices](./emulation.md#select-options) + - [Devices](./emulation.md#devices) - [Locale & Timezone](./emulation.md#locale--timezone) - [Permissions](./emulation.md#permissions) - [Geolocation](./emulation.md#geolocation) diff --git a/docs/emulation.md b/docs/emulation.md index f180617717..7589d4d753 100644 --- a/docs/emulation.md +++ b/docs/emulation.md @@ -12,7 +12,7 @@ Most of these parameters are configured during the browser context construction, #### Contents - [User agent](#user-agent) - [Viewport, color scheme](#viewport-color-scheme) -- [Devices](#select-options) +- [Devices](#devices) - [Locale & Timezone](#locale--timezone) - [Permissions](#permissions) - [Geolocation](#geolocation)