From c371c093cd59c66702874d5d9e04c6d8cd9297fd Mon Sep 17 00:00:00 2001
From: Jon Miner <jon.miner@wisc.edu>
Date: Wed, 27 May 2020 14:34:46 +0000
Subject: [PATCH] Cleaning Up Terminology

Fixed NetID Login branding and clarifying the login environment used
---
 docs/quickstart.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/quickstart.md b/docs/quickstart.md
index 1c35d62..605689c 100644
--- a/docs/quickstart.md
+++ b/docs/quickstart.md
@@ -1,9 +1,9 @@
 # Quick Start Guide
 Get started quickly with IICS using below steps.
 
-1. You will need `netid` login in order to access the IICS web console (known as the designer).
+1. You will need a UW-Madison NetID in order to access the IICS web console (known as the designer).
 2. Login into the IICS web console:
-    * [test](https://dm-us.informaticacloud.com/ma/sso/fu0Dw88PzqRdTYPctT73QJ)
+    * [test](https://dm-us.informaticacloud.com/ma/sso/fu0Dw88PzqRdTYPctT73QJ)[^1]
     * [prod](https://dm-us.informaticacloud.com/ma/sso/732dcgB8WwTgRubL1mFU8R)
 
 If you can't access IICS web console reach out to us: ais-enterprise-integration-informatica@office365.wisc.edu  
@@ -11,3 +11,5 @@ If you can't access IICS web console reach out to us: ais-enterprise-integration
 ## Where To Go Next?
 Learn more about IICS [concepts](./concepts.md), [tutorials](./tutorials.md), and [training](./training.md), or 
 get started using Informatica get started [guide](https://network.informatica.com/docs/DOC-17653). 
+
+[^1]: __Test__ IICS uses the NetID Login QA environment, which is connected to production credentials.
-- 
GitLab