From 9400a7cf5b7109979de72fe81418dc93c64c4073 Mon Sep 17 00:00:00 2001 From: Justin Anderson Date: Fri, 6 Sep 2024 13:46:07 -0700 Subject: [PATCH] Remove SSL item from readme (#7277) --- documentation/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/documentation/README.md b/documentation/README.md index 16e3c065f85..c56dc5d4e1b 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -12,7 +12,6 @@ When running a dotnet application, differences in diverse local and production e - [Running on a local machine](./localmachine.md) - [Running in Docker](./docker.md) - [Running in Kubernetes](./kubernetes.md) - - Enabling SSL - [API Endpoints](./api/README.md) - [OpenAPI document](./openapi.md) - [`/processes`](./api/processes.md)