Skip to content

Commit dcd9752

Browse files
committed
fix Lotus’ JS API client link
1 parent a8e0b8a commit dcd9752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/core-products/protocol-implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If interacting with the implementation’s RPC APIs, the general development pat
4949
Filecoin protocol implementations provide access to core Filecoin protocol workflows, with very few abstractions of the core concepts. This can be very useful, as it allows flexibility and precision in interacting with Filecoin network functionality. However, integrating nodes directly can require greater familiarity with how Filecoin works. To learn more about the various workflows enabled by the core Filecoin protocol, check-out the [How-tos](../../how-to).
5050

5151
::: tip
52-
See a walkthrough of an end-to-end example application (the Filecoin Network Inspector) built using Lotus’ JS API client [here](../../examples/network-inspector/overview).
52+
See a walkthrough of an end-to-end example application (the Filecoin Network Inspector) built using [Lotus’ JS API client](../examples/network-inspector/overview).
5353
:::
5454

5555
## Resources

0 commit comments

Comments
 (0)