diff --git a/README.md b/README.md index 234213c..9d03dd0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A [Telescope](https://github.com/nvim-telescope/telescope.nvim) extension that loads a list of synonyms for the word under the cusor in the current buffer, and shows their definition in the preview window. Selecting one of the synonyms replaces the word in the buffer. -![Screenshot](https://raw.githubusercontent.com/wiki/rudism/telescope-dict.nvim/img/screen_shot.png) +![Screenshot](https://code.sitosis.com/rudism/telescope-dict.nvim/wiki/raw/img/screen_shot.png) ## Requirements