branch: externals/auth-source-xoauth2-plugin commit 6bea3cd8bd14ea0d2ce564a5e8437a439a0b7aad Author: Xiyue Deng <manp...@gmail.com> Commit: Xiyue Deng <manp...@gmail.com>
Add link to the GitLab repository in README.org --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 0d3483aaa1..efa4bf3305 100644 --- a/README.org +++ b/README.org @@ -18,9 +18,9 @@ check out [[https://stackoverflow.com/a/76389679/2337550][this stackoverflow ans `auth-source-xoauth2-plugin' is on [[https://elpa.gnu.org/packages/auth-source-xoauth2-plugin.html][GNU ELPA]], and you can install it with `package-install' (see also [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Installation.html][the Emacs document on how to use -package-install]]). Or you can clone the repository or simply download -the ~auth-source-xoauth2-plugin.el~ file and put it anywhere in your -Emacs' `load-path'. +package-install]]). Or you can clone the repository from [[https://gitlab.com/manphiz/auth-source-xoauth2-plugin/][GitLab]] or +simply download the ~auth-source-xoauth2-plugin.el~ file and put it +anywhere in your Emacs' `load-path'. Then add the following lines in your Emacs configuration: