We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795f410 commit af958d3Copy full SHA for af958d3
docs/AGENT.md
@@ -1,7 +1,7 @@
1
# PHP Consul API Agent
2
3
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.
+via the [AgentClient](../src/Agent/AgentClient.php) class.
5
6
If you have constructed a [Client](./src/Client.php) object, this is done as so:
7
0 commit comments