Imported Upstream version 1.46.0
[platform/upstream/nghttp2.git] / doc / macros.rst
index 583e745..c7e251c 100644 (file)
@@ -94,8 +94,8 @@ Macros
     
     Default maximum number of incoming concurrent streams.  Use
     `nghttp2_submit_settings()` with
-    :macro:`NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS` to change the
-    maximum number of incoming concurrent streams.
+    :macro:`nghttp2_settings_id.NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS`
+    to change the maximum number of incoming concurrent streams.
     
     .. note::