Correct a broken link to the canonical copy of a specification.

This commit is contained in:
Montana Rowe 2019-11-26 09:13:12 -06:00
parent 9255683f91
commit 6787005a45

View file

@ -15,7 +15,7 @@ This document describes version 3.14.x of the language server protocol. An imple
The 2.x version of this document can be found [here](https://github.com/Microsoft/language-server-protocol/blob/master/versions/protocol-2-x.md).
The 1.x version of this document can be found [here](https://github.com/Microsoft/language-server-protocol/blob/master/versions/protocol-1-x.md).
**Note:** edits to this specification can be made via a pull request against this markdown [document](https://github.com/Microsoft/language-server-protocol/blob/gh-pages/specification.md).
**Note:** edits to this specification can be made via a pull request against this markdown [document](https://github.com/Microsoft/language-server-protocol/blob/gh-pages/_specifications/specification-3-14.md).
## Base Protocol