branch: elpa/aidermacs commit 01e3a43f20ebb34d1449f9e8306ac37c8170e858 Author: Mingde (Matthew) Zeng <matthew...@posteo.net> Commit: Mingde (Matthew) Zeng <matthew...@posteo.net>
Fix URL docstrings --- aidermacs-backend-comint.el | 2 +- aidermacs-backend-vterm.el | 2 +- aidermacs-backends.el | 2 +- aidermacs-doom.el | 2 +- aidermacs-models.el | 2 +- aidermacs.el | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/aidermacs-backend-comint.el b/aidermacs-backend-comint.el index a78e49ae3b..b471c96c11 100644 --- a/aidermacs-backend-comint.el +++ b/aidermacs-backend-comint.el @@ -2,7 +2,7 @@ ;; Author: Mingde (Matthew) Zeng <matthew...@posteo.net> ;; Version: 0.5.0 ;; Keywords: ai emacs agents llm aider ai-pair-programming, convenience, tools -;; URL: https://github.com/MatthewZMD/aidermacs.el +;; URL: https://github.com/MatthewZMD/aidermacs ;; Originally forked from: Kang Tu <tni...@gmail.com> Aider.el ;; SPDX-License-Identifier: Apache-2.0 ;; diff --git a/aidermacs-backend-vterm.el b/aidermacs-backend-vterm.el index 93a1109f5f..b861dd1f6d 100644 --- a/aidermacs-backend-vterm.el +++ b/aidermacs-backend-vterm.el @@ -2,7 +2,7 @@ ;; Author: Mingde (Matthew) Zeng <matthew...@posteo.net> ;; Version: 0.5.0 ;; Keywords: ai emacs agents llm aider ai-pair-programming, convenience, tools -;; URL: https://github.com/MatthewZMD/aidermacs.el +;; URL: https://github.com/MatthewZMD/aidermacs ;; Originally forked from: Kang Tu <tni...@gmail.com> Aider.el ;; SPDX-License-Identifier: Apache-2.0 ;; diff --git a/aidermacs-backends.el b/aidermacs-backends.el index 211108bb22..4fb70aa617 100644 --- a/aidermacs-backends.el +++ b/aidermacs-backends.el @@ -2,7 +2,7 @@ ;; Author: Mingde (Matthew) Zeng <matthew...@posteo.net> ;; Version: 0.5.0 ;; Keywords: ai emacs agents llm aider ai-pair-programming, convenience, tools -;; URL: https://github.com/MatthewZMD/aidermacs.el +;; URL: https://github.com/MatthewZMD/aidermacs ;; Originally forked from: Kang Tu <tni...@gmail.com> Aider.el ;; SPDX-License-Identifier: Apache-2.0 ;; diff --git a/aidermacs-doom.el b/aidermacs-doom.el index 7946b21264..7a49ea7395 100644 --- a/aidermacs-doom.el +++ b/aidermacs-doom.el @@ -2,7 +2,7 @@ ;; Author: Mingde (Matthew) Zeng <matthew...@posteo.net> ;; Version: 0.5.0 ;; Keywords: ai emacs agents llm aider ai-pair-programming, convenience, tools -;; URL: https://github.com/MatthewZMD/aidermacs.el +;; URL: https://github.com/MatthewZMD/aidermacs ;; Originally forked from: Kang Tu <tni...@gmail.com> Aider.el ;; SPDX-License-Identifier: Apache-2.0 ;; diff --git a/aidermacs-models.el b/aidermacs-models.el index 6378ecaa79..fffe9cd035 100644 --- a/aidermacs-models.el +++ b/aidermacs-models.el @@ -2,7 +2,7 @@ ;; Author: Mingde (Matthew) Zeng <matthew...@posteo.net> ;; Version: 0.5.0 ;; Keywords: ai emacs agents llm aider ai-pair-programming, convenience, tools -;; URL: https://github.com/MatthewZMD/aidermacs.el +;; URL: https://github.com/MatthewZMD/aidermacs ;; Originally forked from: Kang Tu <tni...@gmail.com> Aider.el ;; SPDX-License-Identifier: Apache-2.0 ;; diff --git a/aidermacs.el b/aidermacs.el index 9d1168df95..67b45fb455 100644 --- a/aidermacs.el +++ b/aidermacs.el @@ -3,7 +3,7 @@ ;; Version: 0.5.0 ;; Package-Requires: ((emacs "28.1")) ;; Keywords: ai emacs agents llm aider ai-pair-programming, convenience, tools -;; URL: https://github.com/MatthewZMD/aidermacs.el +;; URL: https://github.com/MatthewZMD/aidermacs ;; Originally forked from: Kang Tu <tni...@gmail.com> Aider.el ;; SPDX-License-Identifier: Apache-2.0 ;;