From e349d6dcfec4c9061c63e5d033af668ced40f402 Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Tue, 20 Mar 2018 16:11:29 -0500 Subject: [PATCH] Update sending-http-requests.md --- articles/modeling/sending-http-requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/modeling/sending-http-requests.md b/articles/modeling/sending-http-requests.md index d17f4c8..93a749e 100644 --- a/articles/modeling/sending-http-requests.md +++ b/articles/modeling/sending-http-requests.md @@ -31,4 +31,4 @@ Use the HTTP Request Maker to send requests to the endpoints defined in your spe --- **Related Articles** -[Using Environment Variables](./variables-environment.md) +[Using Environment Variables](/testing/using-variables/environment)