Skip to content

Commit

Permalink
fix dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
James committed Mar 1, 2024
1 parent 98c2581 commit 6780eae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/network/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Whether or not the object created is reliable. Defaults to true

**Returns**

* **[**EventClient | EventServer**](/api/network/server)**
* **[**EventClient | EventServer**](/api/network/server/event)**

---

Expand All @@ -36,4 +36,4 @@ Whether or not the object created is reliable. Defaults to true

**Returns**

* **[**FunctionClient | FunctionServer**](/api/network/server)**
* **[**FunctionClient | FunctionServer**](/api/network/client/event)**

0 comments on commit 6780eae

Please sign in to comment.