From 84bbc31f614379b59642e5dedc3cb4370cb1e6b3 Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Thu, 12 Apr 2018 14:15:44 -0500 Subject: [PATCH] Update sending-http-requests.md --- articles/modeling/sending-http-requests.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/articles/modeling/sending-http-requests.md b/articles/modeling/sending-http-requests.md index 40e4032..e0db222 100644 --- a/articles/modeling/sending-http-requests.md +++ b/articles/modeling/sending-http-requests.md @@ -31,4 +31,5 @@ Use the HTTP Request Maker to send requests to the endpoints defined in your spe --- **Related Articles** -[Using Environment Variables](/testing/using-variables/environment) + +- [Using Environment Variables](/testing/using-variables/environment)