branch: externals/plz
commit cddccccf81b99158110794bdc6aa26c6810012e2
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>
Docs: Fix link
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 8f464f16b3..9d9f8c259a 100644
--- a/README.org
+++ b/README.org
@@ -6,7 +6,7 @@
#
[[https://melpa.org/#/package-name][file:https://melpa.org/packages/plz-badge.svg]]
[[https://stable.melpa.org/#/package-name][file:https://stable.melpa.org/packages/plz-badge.svg]]
-~plz~ is an HTTP library for Emacs. It uses ~curl~ as a backend, which avoids
some of the issues with using Emacs's built-in ~url~ library. It supports both
synchronous and asynchronous requests. Its API is intended to be simple,
natural, and expressive. Its code is intended to be simple and well-organized.
Every feature is tested against [[httpbin.org/][httpbin]].
+~plz~ is an HTTP library for Emacs. It uses ~curl~ as a backend, which avoids
some of the issues with using Emacs's built-in ~url~ library. It supports both
synchronous and asynchronous requests. Its API is intended to be simple,
natural, and expressive. Its code is intended to be simple and well-organized.
Every feature is tested against [[https://httpbin.org/][httpbin]].
* Contents :noexport:
:PROPERTIES: