branch: elpa/org-auto-tangle
commit 310489018ffa598d718a2934160b5150cd153443
Author: kamoii <[email protected]>
Commit: GitHub <[email protected]>

    Fix URL
---
 org-auto-tangle.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-auto-tangle.el b/org-auto-tangle.el
index 77b4248359..3bb00752fc 100644
--- a/org-auto-tangle.el
+++ b/org-auto-tangle.el
@@ -1,7 +1,7 @@
 ;;; org-auto-tangle.el --- Automatically and Asynchronously tangles org files 
on save -*- lexical-binding: t; -*-
 
 ;; Author: Yilkal Argaw
-;; URL: https://github.com/yilkalargaw/auto-tangle
+;; URL: https://github.com/yilkalargaw/org-auto-tangle
 ;; Version: 0.0.1
 ;; Keywords: outlines
 ;; Package-Requires: ((emacs "24.1") (async "1.9.3"))

Reply via email to