From 37d3e499a6cf52b2b65e859a8a751c303ede57b5 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Mon, 5 Apr 2021 10:55:50 +0300 Subject: [PATCH] Update Client.md --- docs/Client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Client.md b/docs/Client.md index afa58ca..f8099e1 100644 --- a/docs/Client.md +++ b/docs/Client.md @@ -4,7 +4,7 @@ Note: To [read more about the functions](https://pkg.go.dev/git.sr.ht/~akilan199 ## Functions of the Client Module - [Interact with the Server Api](#functions-of-the-client-module) -- [Decision maker on how the ip table is created or updated](#decision-maker-on-how-the-ip-table-is-created) +- [Decision maker on how the ip table is created or updated](#decision-maker-on-how-the-ip-table-is-created-or-updated) ## Interact with the Server Api