[doc] README.md: Correct docs link

This commit is contained in:
Jonathan Rubenstein 2021-05-25 06:00:40 -04:00 committed by Geoffrey McRae
parent 86c7cfe589
commit a7e4d9ec68

View File

@ -4,7 +4,7 @@ An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with
VGA PCI Passthrough.
* Project Website: https://looking-glass.io
* Getting Started: https://looking-glass.io/docs/install
* Documentation: https://looking-glass.io/docs
## Documentation
@ -16,7 +16,7 @@ Glass, please download the source archive from the website instead:
https://looking-glass.io/downloads
Further documentation can be found in the `/doc` directory.
Source code for the documentation can be found in the `/doc` directory.
You may view this locally as HTML by running `make html` with `python3-sphinx`
installed, or online at https://looking-glass.io/docs.
installed.