From 63de1f6202a35859ff457b4fca928bcdac5c133d Mon Sep 17 00:00:00 2001 From: "Shkar T. Noori" Date: Thu, 28 Oct 2021 21:05:05 +0300 Subject: [PATCH] Use bold style for URLs and make them clickable Signed-off-by: Shkar T. Noori --- Software-Development/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Software-Development/README.md b/Software-Development/README.md index f615b52..46c0ae7 100644 --- a/Software-Development/README.md +++ b/Software-Development/README.md @@ -457,9 +457,9 @@ Unless specified explicitly per project, all applications that need to use an au #### URLs -Use `https://auth.dev.krd` in `dev`, `staging`, and `pre-prod` environment. +Use __https://auth.dev.krd__ in `dev`, `staging`, and `pre-prod` environment. -Use `https://account.id.krd` in production environment. +Use __https://account.id.krd__ in production environment. #### OpenID Connect @@ -513,9 +513,9 @@ For that, applications may request to search in the CAS in order to on-board use ###### URLs -Use `https://api.auth.dev.krd` in `dev`, `staging`, and `pre-prod` environment. +Use __https://api.auth.dev.krd__ in `dev`, `staging`, and `pre-prod` environment. -Use `https://api.account.id.krd` in production environment. +Use __https://api.account.id.krd__ in production environment. ###### Authentication Flow