fix readme link to module
This commit is contained in:
parent
72818c2d5c
commit
a86367b5b9
@ -23,7 +23,7 @@ Last rendered {localdatetime}
|
|||||||
|
|
||||||
[id="ref"]
|
[id="ref"]
|
||||||
== Reference
|
== Reference
|
||||||
In addition to the documentation found in this document and https://wireproto.io/[the specification^], library usage documentation can be found at https://pkg.go.dev/go.pkg.dev/r00t2.io/WireProto[the Golang module documentation page^]:
|
In addition to the documentation found in this document and https://wireproto.io/[the specification^], library usage documentation can be found at https://pkg.go.dev/r00t2.io/wireproto[the Golang module documentation page^]:
|
||||||
|
|
||||||
++++
|
++++
|
||||||
<a href="https://go.pkg.dev/r00t2.io/wireproto">
|
<a href="https://go.pkg.dev/r00t2.io/wireproto">
|
||||||
|
@ -559,7 +559,7 @@ pre.rouge .gs {
|
|||||||
<div class="details">
|
<div class="details">
|
||||||
<span id="author" class="author">Brent Saner</span><br>
|
<span id="author" class="author">Brent Saner</span><br>
|
||||||
<span id="email" class="email"><a href="mailto:bts@square-r00t.net">bts@square-r00t.net</a></span><br>
|
<span id="email" class="email"><a href="mailto:bts@square-r00t.net">bts@square-r00t.net</a></span><br>
|
||||||
<span id="revdate">Last rendered 2025-08-28 01:26:10 -0400</span>
|
<span id="revdate">Last rendered 2025-09-24 17:00:17 -0400</span>
|
||||||
</div>
|
</div>
|
||||||
<div id="toc" class="toc2">
|
<div id="toc" class="toc2">
|
||||||
<div id="toctitle">Table of Contents</div>
|
<div id="toctitle">Table of Contents</div>
|
||||||
@ -575,7 +575,7 @@ pre.rouge .gs {
|
|||||||
<h2 id="ref"><a class="link" href="#ref">1. Reference</a></h2>
|
<h2 id="ref"><a class="link" href="#ref">1. Reference</a></h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
<p>In addition to the documentation found in this document and <a href="https://wireproto.io/" target="_blank" rel="noopener">the specification</a>, library usage documentation can be found at <a href="https://pkg.go.dev/go.pkg.dev/r00t2.io/WireProto" target="_blank" rel="noopener">the Golang module documentation page</a>:</p>
|
<p>In addition to the documentation found in this document and <a href="https://wireproto.io/" target="_blank" rel="noopener">the specification</a>, library usage documentation can be found at <a href="https://pkg.go.dev/r00t2.io/wireproto" target="_blank" rel="noopener">the Golang module documentation page</a>:</p>
|
||||||
</div>
|
</div>
|
||||||
<a href="https://go.pkg.dev/r00t2.io/wireproto">
|
<a href="https://go.pkg.dev/r00t2.io/wireproto">
|
||||||
<img src="https://pkg.go.dev/badge/r00t2.io/wireproto.svg"
|
<img src="https://pkg.go.dev/badge/r00t2.io/wireproto.svg"
|
||||||
@ -666,7 +666,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated 2025-08-28 01:25:25 -0400
|
Last updated 2025-09-24 17:00:00 -0400
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
In addition to the documentation found in this document and [the
|
In addition to the documentation found in this document and [the
|
||||||
specification](https://wireproto.io/), library usage documentation can
|
specification](https://wireproto.io/), library usage documentation can
|
||||||
be found at [the Golang module documentation
|
be found at [the Golang module documentation
|
||||||
page](https://pkg.go.dev/go.pkg.dev/r00t2.io/WireProto):
|
page](https://pkg.go.dev/r00t2.io/wireproto):
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user