From 079476ae40a9e12dd1438be460dcd69949f492fc Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Fri, 15 May 2020 10:23:52 -0500 Subject: [PATCH] Update whats_new.md --- whats_new.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whats_new.md b/whats_new.md index a8cb0b0..369c1ef 100644 --- a/whats_new.md +++ b/whats_new.md @@ -13,11 +13,11 @@ Monitoring endpoints as listed in the table below are accessible as system servi For more information on monitoring endpoints see [NATS Server Configurations System Events](nats-server/configuration/sys_accounts#available-events-and-services). -## Addition of `no_auth_user` Configuration +### Addition of `no_auth_user` Configuration Configuration of `no_auth_user` allows you to refer to a configured user/account when no credentials are provided. -For more information and example, see [Securing NATS](nats-server/configuration/securing_nats/accounts#no-auth-user) +For more information and example, see [Securing NATS](nats-server/configuration/securing_nats/accounts.md#no-auth-user) For full release information, see links below; * Release notes [2.1.7](https://github.com/nats-io/nats-server/releases/tag/v2.1.7)