Update readme with correct link to search (#1456)

This commit is contained in:
Ivan Matantsev 2020-11-16 13:19:46 -08:00 коммит произвёл GitHub
Родитель c741dd6df6
Коммит 8fcad06390
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -37,7 +37,7 @@ To see what is releasing in the FHIR Server, please refer to the [releases](http
- [Azure Active Directory Application Registrations](docs/PortalAppRegistration.md): Describes how to configure Azure Active Directory (AAD) for use with FHIR Server for Azure.
- [Authentication](docs/Authentication.md): Describes the authentication settings for the FHIR server and how to make use of it in development and test scenarios.
- [Roles](docs/Roles.md): Describes how the FHIR Server for Azure role-based access control (RBAC) system works.
- [Search](docs/Search.md): Describes how search is implemented for the FHIR Server for Azure.
- [Search](docs/SearchArchitecture.md): Describes how search is implemented for the FHIR Server for Azure.
- [Debugging](docs/HowToDebug.md): Describes how to debug FHIR Server for Azure using Visual Studio.
- [Sql Schema Migration Guide](docs/SchemaMigrationGuide.md): Describes how to upgrade Schema for Sql Server.