branch: elpa/hyperdrive
commit 4a8915688b39fc274f0bb8a7e2836ab8122cde80
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Comment: Note plz.el Github issue
---
 hyperdrive.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index 42ba2066c5..0e0d770ad1 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -472,7 +472,7 @@ in a directory.  Otherwise, or with universal prefix 
argument
       (delete-file filename))
     (h/api 'get url :as `(file ,filename))
     ;; TODO: If plz adds support for getting response headers when downloading
-    ;; as a file, use it here.
+    ;; as a file (<https://github.com/alphapapa/plz.el/issues/61>), use it 
here.
     ;; Filling entry is necessary in order to update hyperdrive disk-usage.
     (h/fill (h/url-entry url))))
 

Reply via email to