Skip to content

Commit d4da5eb

Browse files
author
David Sanchez (MSFT)
authored
Update README.md
1 parent 0a18995 commit d4da5eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The file `appsettings.Development.json` contains the settings of the website. By
6262
* `SettingsUrl`: URL of the configuration endpoint. By default, it uses the public endpoint service. Change this value if you have deployed the [Backend Services](https://github.com/Microsoft/SmartHotel360-Backend) and want to use your own backend.
6363
* `FakeAuth`: Contains data to "simulate" the login process. Data is `Name` (name of the user), `UserId` (id of the user), `PicUrl` (URL of the user avatar).
6464

65-
> If `FakeAuth` is **not set** the Website will use an [Azure Active Directory B2C](https://github.com/Microsoft/SmartHotel360-Website#Enabling-Azure-AD-B2C-(Optional)) to enable the logins.
65+
> If `FakeAuth` is **not set** the Website will use an [Azure Active Directory B2C]https://github.com/Microsoft/SmartHotel360-Website#enabling-azure-ad-b2c-optional) to enable the logins.
6666
6767
If you want to run or deploy the Azure Function to enable the Pet Checker feature open the file `appsettings.Development.json` or `appsettings.Production.json` according to your Build configuration, `Production` if you are using a `Release` configuration or `Development` if you are using a `Debug` configuration. Then edit the `PetsConfig` section with the following entries:
6868

@@ -161,4 +161,4 @@ provided by the bot. You will only need to do this once across all repos using o
161161

162162
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
163163
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
164-
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
164+
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

0 commit comments

Comments
 (0)