Skip to content

Commit

Permalink
doc: fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored May 9, 2022
1 parent 2c01e3d commit 76f8412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![CI](https://github.com/emacs-grammarly/lsp-grammarly/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-grammarly/lsp-grammarly/actions/workflows/test.yml)

`lsp-mode` client leveraging [unofficial-grammarly-language-server](https://github.com/znck/grammarly).
`lsp-mode` client leveraging [unofficial-grammarly-language-server](https://github.com/emacs-grammarly/unofficial-grammarly-language-server).

<p align="center"><img src="./etc/screenshot.png"/></p>

Expand Down Expand Up @@ -51,7 +51,7 @@ List of commands interact with `language server` and `Grammarly.com`.
## 🔧 Configuration

`lsp-grammarly` supports following configuration. Each configuration is described in
detail in [Grammarly Settings](https://github.com/znck/grammarly#extension-settings).
detail in [Grammarly Settings](https://github.com/emacs-grammarly/unofficial-grammarly-language-server#extension-settings).

* `grammarly.autoActivate` via `lsp-grammarly-auto-activate`
* `grammarly.audience` via `lsp-grammarly-audience`
Expand Down

0 comments on commit 76f8412

Please sign in to comment.