@@ -91,11 +91,11 @@ like. For example:
91
91
...)
92
92
93
93
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.
96
96
97
97
Read more about groups at
98
- < https://github.com/ato /clojars-web/wiki/Groups > .
98
+ < https://github.com/clojars /clojars-web/wiki/Groups > .
99
99
100
100
101
101
## Update the README
@@ -272,7 +272,7 @@ KEY BLOCK-----" and "-----END PGP PUBLIC KEY BLOCK-----") into the
272
272
form on your Clojars profile page.
273
273
274
274
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 ) .
276
276
277
277
Once your Clojars account is all set up, and it has your public keys,
278
278
upload your library to Clojars like so:
@@ -345,7 +345,7 @@ grab those changes as well:
345
345
For more detailed documentation on various aspects of the procedures
346
346
described here, see:
347
347
348
- * the [ Clojars wiki] ( https://github.com/ato /clojars-web/wiki )
348
+ * the [ Clojars wiki] ( https://github.com/clojars /clojars-web/wiki )
349
349
* the
350
350
[ Leiningen tutorial] ( https://github.com/technomancy/leiningen/blob/master/doc/TUTORIAL.md )
351
351
and [ deploy
0 commit comments