Skip to content

Commit cedfb72

Browse files
author
Libmodulemd CI
committed
Updating libmodulemd docs for 5341acf8174fa2d8ab37c9bdf880c7be2725f986
Signed-off-by: Libmodulemd CI <[email protected]>
1 parent eea5fef commit cedfb72

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

libmodulemd/latest/modulemd-2.0-Modulemd.ModuleIndex.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,8 @@ <h2><span class="refentrytitle"><a name="modulemd-2.0-Modulemd.ModuleIndex.top_o
362362
The number of written bytes should be set to the <em class="parameter"><code>size_read</code></em>
363363
variable.</p>
364364
<p>This handler is identical to a
365-
<a class="ulink" href="https://github.com/yaml/libyaml/blob/master/include/yaml.h#L988" target="_top">yaml_read_handler_t</a>
365+
<a class="ulink" href="https://github.com/yaml/libyaml/blob/2c891fc7a770e8ba2fec34fc6b545c672beb37e6/include/yaml.h#L988" target="_top">yaml_read_handler_t in yaml.h header of
366+
libyaml</a>
366367
but is included here to avoid depending on yaml.h in modulemd headers.</p>
367368
<div class="refsect3">
368369
<a name="ModulemdReadHandler.parameters"></a><h4>Parameters</h4>
@@ -419,7 +420,8 @@ <h2><span class="refentrytitle"><a name="modulemd-2.0-Modulemd.ModuleIndex.top_o
419420
<em class="parameter"><code>buffer</code></em>
420421
to the output.</p>
421422
<p>This handler is identical to a
422-
<a class="ulink" href="https://github.com/yaml/libyaml/blob/master/include/yaml.h#L1478" target="_top">yaml_write_handler_t</a>
423+
<a class="ulink" href="https://github.com/yaml/libyaml/blob/2c891fc7a770e8ba2fec34fc6b545c672beb37e6/include/yaml.h#L1478" target="_top">yaml_write_handler_t in yaml.h header of
424+
libyaml</a>
423425
but is included here to avoid depending on yaml.h in modulemd headers.</p>
424426
<div class="refsect3">
425427
<a name="ModulemdWriteHandler.parameters"></a><h4>Parameters</h4>

0 commit comments

Comments
 (0)