diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-05-28 23:06:19 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-05-28 23:06:19 +0200 |
commit | a43e1da1e23dbe319e80fc76a7d24e520e2860c3 (patch) | |
tree | 3b2e71eb4ff0dbfe94da05a8a250959d66378963 /docs | |
parent | f2619b17677b103577eeb1d57859c1df479a5213 (diff) | |
download | curl-a43e1da1e23dbe319e80fc76a7d24e520e2860c3.tar.gz |
HYPER: remove mentions of deprecated development branch
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HYPER.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/HYPER.md b/docs/HYPER.md index 112d040ba..b1a6d0cbb 100644 --- a/docs/HYPER.md +++ b/docs/HYPER.md @@ -14,9 +14,7 @@ changes. ## Hyper version -The C API for Hyper is brand new and under development. This description -assumes that you get and build that C API off [the branch in Hyper's git -repository](https://github.com/hyperium/hyper/tree/hyper-capi). +The C API for Hyper is brand new and is still under development. ## build curl with hyper |