From 76f8412abfab73af96cda307df8c05f1e954c4c5 Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Mon, 9 May 2022 16:08:11 +0800 Subject: [PATCH] doc: fix links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bddeab5..94f215a 100644 --- a/README.md +++ b/README.md @@ -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).

@@ -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`