Skip to content

Commit 2e71b8e

Browse files
authored
Merge pull request #182 from slipset/fix_getting_started
Make Getting Started link to the guide on clojure-site
2 parents 6b98e56 + dbf13b4 commit 2e71b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/community/resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Video training (commercial):
7676

7777
== Clojure Tools
7878

79-
Community volunteers maintain https://dev.clojure.org/display/doc/getting+started[Getting Started] documentation for a number of different tools and approaches. Some of the most commonly used tools include:
79+
Community volunteers maintain <<xref/../../guides/getting_started#,Getting Started>> documentation for a number of different tools and approaches. Some of the most commonly used tools include:
8080

8181
* https://leiningen.org/[Leiningen] - an extensible build tool that provides dependency management, REPL support, testing, packaging, deployment, and many other capabilities.
8282
* http://boot-clj.com/[Boot] - build tooling for Clojure: instead of a special-purpose DSL, Boot supplies abstractions and libraries you can use to automate nearly any build scenario with the full power of the Clojure language

0 commit comments

Comments
 (0)