A [customizable](#repositories-view-settings 'Jump to the Repositories view settings') view to visualize, navigate, and explore Git repositories
@ -184,7 +184,7 @@ The repositories view provides the following features,
### File History view [#](#file-history-view 'File History view')
<palign="center">
<imgsrc="images/docs/view-file-history.png"alt="File History view"/>
<imgsrc="https://raw.githubusercontent.com/eamodio/vscode-gitlens/develop/images/docs/view-file-history.png"alt="File History view"/>
</p>
A [customizable](#file-history-view-settings 'Jump to the File History view settings') view to visualize, navigate, and explore the revision history of the current file
@ -209,7 +209,7 @@ The file history view provides the following features,
### Line History view [#](#line-history-view 'Line History view')
<palign="center">
<imgsrc="images/docs/view-line-history.png"alt="Line History view"/>
<imgsrc="https://raw.githubusercontent.com/eamodio/vscode-gitlens/develop/images/docs/view-line-history.png"alt="Line History view"/>
</p>
A [customizable](#line-history-view-settings 'Jump to the Line History view settings') view to visualize, navigate, and explore the revision history of the selected lines of current file
@ -234,7 +234,7 @@ The line history view provides the following features,
A [customizable](#search-commits-view-settings 'Jump to the Search Commits view settings') view to search and explore commit histories by message, author, files, id, etc