diff --git a/aspnetcore/fundamentals/environments.md b/aspnetcore/fundamentals/environments.md index 2af1a7daaa..c8495a2a81 100644 --- a/aspnetcore/fundamentals/environments.md +++ b/aspnetcore/fundamentals/environments.md @@ -277,8 +277,6 @@ To set the environment in code, use . - ## Configuration by environment To load configuration by environment, see .