We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4dca7 commit d21e7c7Copy full SHA for d21e7c7
README.rst
@@ -9,9 +9,11 @@ Deprecation warning
9
This library is still missing some features (including full Unicode
10
support), and does not work on some of the newest compiler versions.
11
Therefore, please prefer to use the
12
-[WhatWG URL implementation](https://github.com/cpp-netlib/url) that
+`WhatWG URL implementation`_ that
13
is intended to supersede this library.
14
15
+.. _`WhatWG URL implementation`: https://github.com/cpp-netlib/url
16
+
17
################
18
C++ Network URI
19
0 commit comments