diff --git a/docs/docs/guides/CODE_SCANNING.mdx b/docs/docs/guides/CODE_SCANNING.mdx index 2602d21..7bcac89 100644 --- a/docs/docs/guides/CODE_SCANNING.mdx +++ b/docs/docs/guides/CODE_SCANNING.mdx @@ -101,4 +101,4 @@ The Code Scanner will call your `onCodeScanned` callback with all detected codes
-#### 🚀 Next section: [Camera Lifecycle](lifecycle) +#### 🚀 Next section: [Frame Processors](frame-processors) diff --git a/docs/docs/guides/RECORDING_VIDEOS.mdx b/docs/docs/guides/RECORDING_VIDEOS.mdx index 85553b6..853fdf5 100644 --- a/docs/docs/guides/RECORDING_VIDEOS.mdx +++ b/docs/docs/guides/RECORDING_VIDEOS.mdx @@ -164,4 +164,4 @@ camera.current.startRecording({
-#### 🚀 Next section: [Frame Processors](frame-processors) +#### 🚀 Next section: [QR/Barcode Scanning](code-scanning)