Skip to content

Commit 2a15f6b

Browse files
committed
update readme links
1 parent fc03928 commit 2a15f6b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ clojure -T:build release
3535
## Release Information
3636

3737
These files are not released into Maven central like other libraries. Instead, the tar
38-
file is created and published to https://download.clojure.org.
38+
file is created and published as a Github release
39+
[here](https://github.com/clojure/brew-install/releases).
3940

4041
The [Clojure homebrew tap](https://github.com/clojure/homebrew-tools) is updated when new releases
4142
are created or promoted to stable.
@@ -46,9 +47,10 @@ The Homebrew Central Clojure recipe is updated manually so may lag the Clojure t
4647

4748
See the following resources for more information:
4849

49-
* https://clojure.org/guides/getting_started - installation
50+
* https://clojure.org/guides/install_clojure - installation
5051
* https://clojure.org/guides/deps_and_cli - deps and CLI guide
51-
* https://clojure.org/reference/deps_and_cli - deps and CLI reference
52+
* https://clojure.org/reference/deps_edn - deps.edn reference
53+
* https://clojure.org/reference/clojure_cli - Clojure CLI reference
5254
* https://github.com/clojure/tools.deps - dependency and classpath library
5355

5456
## Developer Information

0 commit comments

Comments
 (0)