diff --git a/source/en/latest/introduction/quick-start.markdown b/source/en/latest/introduction/quick-start.markdown index fcc92f67..6b8b66ba 100644 --- a/source/en/latest/introduction/quick-start.markdown +++ b/source/en/latest/introduction/quick-start.markdown @@ -99,7 +99,7 @@ The default `Fast 1080p30` preset is often a good choice because it's fast and c -`Presets` can affect compatibility (whether your video will work with your devices and software) and encoding time. Learn more: [Selecting a preset](../workflow/select-preset.html) +`Presets` can affect compatibility (whether your video will work with your devices and software) and encoding time. Learn more about [Selecting a preset](../workflow/select-preset.html). ## Select a destination diff --git a/source/en/latest/workflow/open-video-source.markdown b/source/en/latest/workflow/open-video-source.markdown index 5a3c3079..731b7d1b 100644 --- a/source/en/latest/workflow/open-video-source.markdown +++ b/source/en/latest/workflow/open-video-source.markdown @@ -30,7 +30,7 @@ In HandBrake terms, the video you already have is called the `Source`. One of Ha - Broadcast TV recordings - Digital recordings of VHS, Beta, Video8/Hi8, LaserDisc, and other analog sources -Learn more about [source formats](../technical/source-formats.html). +You can learn more about [Source formats](../technical/source-formats.html) in the technical documentation. **Note:** HandBrake does not defeat or circumvent [copy protection](https://en.wikipedia.org/wiki/Copy_protection) of any kind. It does not work with video files employing [[DRM](https://en.wikipedia.org/wiki/Digital_rights_management)](abbr:Digital Rights Management). See [About HandBrake](../introduction/about.html) for more information about what HandBrake *does* and *does not*. diff --git a/source/en/latest/workflow/select-preset.markdown b/source/en/latest/workflow/select-preset.markdown index 1a2010b3..e4929ce5 100644 --- a/source/en/latest/workflow/select-preset.markdown +++ b/source/en/latest/workflow/select-preset.markdown @@ -45,7 +45,9 @@ If your device is not listed, or you wish to play your videos on a computer, the ## Custom presets -If you've previously saved one of your own `Presets`, you may select it in the same way as the official `Presets`. Learn more about [Custom presets](../advanced/custom-presets.html). +If you've previously saved one of your own `Presets`, you may select it in the same way as the official `Presets`. + +You can learn more about [Custom presets](../advanced/custom-presets.html) in the advanced features section.