Skip to content

Commit 6fbec42

Browse files
authored
readme: update link to clj-http-lite (#619)
1 parent 5a52883 commit 6fbec42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,8 +1510,8 @@ without them.
15101510
:CUSTOM_ID: h-ba6b263b-74a5-40f3-afc1-b0d785554c2b
15111511
:END:
15121512

1513-
Like clj-http but need something more lightweight without as many external
1514-
dependencies? Check out [[https://github.com/hiredman/clj-http-lite][clj-http-lite]] for a project that can be used as a
1513+
Like clj-http but need something more lightweight without as any external
1514+
dependencies? Check out [[https://github.com/clj-commons/clj-http-lite][clj-http-lite]] for a project that can be used as a
15151515
drop-in replacement for clj-http.
15161516

15171517
** Troubleshooting
@@ -1590,7 +1590,7 @@ Libraries using clj-http:
15901590
Libraries inspired by clj-http:
15911591

15921592
- [[https://github.com/mpenet/jet][jet]]
1593-
- [[https://github.com/hiredman/clj-http-lite][clj-http-lite]]
1593+
- [[https://github.com/clj-commons/clj-http-lite][clj-http-lite]]
15941594

15951595
* Other Libraries Providing Middleware
15961596
:PROPERTIES:

0 commit comments

Comments
 (0)