We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c970c46 commit 673c272Copy full SHA for 673c272
clojure-mode.el
@@ -444,7 +444,7 @@ The command will prompt you to select one of the available sections."
444
(interactive)
445
(browse-url clojure-grimoire-url))
446
447
-(defconst clojure-style-guide-url "https://github.com/bbatsov/clojure-style-guide"
+(defconst clojure-style-guide-url "https://guide.clojure.style"
448
"The URL of the Clojure style guide.")
449
450
(defun clojure-view-style-guide ()
0 commit comments