diff --git a/app-config.yaml b/app-config.yaml index 08dd2837e4..d3dad59c2f 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -24,7 +24,7 @@ app: backend: # Used for enabling authentication, secret is shared by all backend plugins - # See authenticate-api-requests.md in the contrib docs for information on the format + # See backend-to-backend-auth.md in the docs for information on the format # auth: # secret: ${BACKEND_SECRET} baseUrl: http://localhost:7007