Skip to content

Commit af958d3

Browse files
authored
Update AGENT.md
1 parent 795f410 commit af958d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AGENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PHP Consul API Agent
22

33
All interactions with the [`v1/agent`](https://www.consul.io/docs/agent/http/agent.html) endpoint are done
4-
via the [AgentClient](./src/Agent/AgentClient.php) class.
4+
via the [AgentClient](../src/Agent/AgentClient.php) class.
55

66
If you have constructed a [Client](./src/Client.php) object, this is done as so:
77

0 commit comments

Comments
 (0)