Skip to content

Commit cabc2bc

Browse files
authored
Update README.md
1 parent a744ecf commit cabc2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Language Server Protocol
22

3-
The Language Server Protocol is now available through its own [Web site](https://microsoft.github.io/language-server-protocol/). The Web site contains information about how the protocol [works](https://microsoft.github.io/language-server-protocol/howItWorks) a better readable [specification](https://microsoft.github.io/language-server-protocol/specification) and documents about protocol [implementations](https://microsoft.github.io/language-server-protocol/implementors/servers/)
3+
The Language Server Protocol is now available through its own [Web site](https://microsoft.github.io/language-server-protocol/). The Web site contains information about how the protocol [works](https://microsoft.github.io/language-server-protocol/howItWorks) a better readable [specification](https://microsoft.github.io/language-server-protocol/specification) and documents about protocol [implementations](https://microsoft.github.io/language-server-protocol/implementors/servers/).
44

55
## Contributing
66
If you are interested in fixing issues like typos you can either file an issue or provide a pull request containing the changes to the [specification file](https://github.com/Microsoft/language-server-protocol/blob/gh-pages/specification.md).

0 commit comments

Comments
 (0)