diff --git a/IUA-Simulator/user.md b/IUA-Simulator/user.md
index e69b2abebf052a37fcd3ad52b5d4fe8f78c8b9c4..38652144dbf7a1a3126ece4bfd3fb81be8f52da1 100644
--- a/IUA-Simulator/user.md
+++ b/IUA-Simulator/user.md
@@ -107,7 +107,7 @@ Coming soon
 The ITI-103 transaction is usually sent by the Resource Server to the Authorization Server to retrieve information relative to the the endpoints and token format created by the authorization server.
 
 ``` http
-HTTP GET {$simulator.endpoint}/iua-simulator/rest/ihe/.well-known/smart-configuration HTTP 1.1
+HTTP GET {$simulator.endpoint}/iua-simulator/rest/ihe/.well-known HTTP 1.1
 ```
 
 Here is a list of the properties that should be accessible through this call, and their meaning.
@@ -241,7 +241,7 @@ ___
 The ITI-103 transaction is usually sent by the Resource Server to the Authorization Server to retrieve information relative to the the endpoints and token format created by the authorization server.
 
 ``` http
-HTTP GET {$simulator.endpoint}/iua-simulator/rest/ch/.well-known/smart-configuration HTTP 1.1
+HTTP GET {$simulator.endpoint}/iua-simulator/rest/ch/.well-known HTTP 1.1
 ```
 
 Here is a list of properties that should be accessible through this transaction :