branch: externals/auctex
commit 483f6e91d1a07b0c259069cae0cd7dc0acad0514
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * style/hyperref.el ("hyperref"): Fix other link to testform.tex.
---
style/hyperref.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style/hyperref.el b/style/hyperref.el
index b5a0f24..81a0533 100644
--- a/style/hyperref.el
+++ b/style/hyperref.el
@@ -176,7 +176,7 @@
("borderwidth")
;; "borderstyle" is not mentioned in the original hyperref-doc, it
;; can be seen in action in
- ;; http://mirrors.ctan.org/macros/latex/contrib/hyperref/test/testform.tex
+ ;; https://github.com/latex3/hyperref/blob/main/test/testform.tex
;; S=Solid (default), D=Dashed, B=Beveled, I=Inset, U=Underline
("borderstyle" ("S" "D" "B" "I" "U"))
("calculate")