Skip to content

Commit e414a85

Browse files
committed
Update links to point to clojars instead of ato.
Signed-off-by: Johan Thoren <johan@thoren.xyz>
1 parent 3f7b305 commit e414a85

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ecosystem/libraries_authoring.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@ like. For example:
9191
...)
9292

9393
The maintainers of Clojars
94-
[require](https://github.com/clojars/clojars-web/wiki/Verified-Group-Names)
95-
that new libs be published using verified groups, such as org.my-domain.
94+
[require that new libs be published using verified groups](https://github.com/clojars/clojars-web/wiki/Verified-Group-Names),
95+
such as org.my-domain.
9696

9797
Read more about groups at
98-
<https://github.com/ato/clojars-web/wiki/Groups>.
98+
<https://github.com/clojars/clojars-web/wiki/Groups>.
9999

100100

101101
## Update the README
@@ -272,7 +272,7 @@ KEY BLOCK-----" and "-----END PGP PUBLIC KEY BLOCK-----") into the
272272
form on your Clojars profile page.
273273

274274
For more info on working with Clojars, see [the Clojars
275-
wiki](https://github.com/ato/clojars-web/wiki/About).
275+
wiki](https://github.com/clojars/clojars-web/wiki/About).
276276

277277
Once your Clojars account is all set up, and it has your public keys,
278278
upload your library to Clojars like so:
@@ -345,7 +345,7 @@ grab those changes as well:
345345
For more detailed documentation on various aspects of the procedures
346346
described here, see:
347347

348-
* the [Clojars wiki](https://github.com/ato/clojars-web/wiki)
348+
* the [Clojars wiki](https://github.com/clojars/clojars-web/wiki)
349349
* the
350350
[Leiningen tutorial](https://github.com/technomancy/leiningen/blob/master/doc/TUTORIAL.md)
351351
and [deploy

0 commit comments

Comments
 (0)