diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index 3c49ad4..6d245bb 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -32,7 +32,7 @@ PR [#2119](https://github.com/inventree/InvenTree/pull/2119) adds the ability to ### SSO Support -PR [#2017](https://github.com/inventree/InvenTree/pull/2017) adds support for SSO (single sign on) authentication. SSO integration requires configuration by the system administrator. Refer to the [../admin/sso](SSO documentation) for further information. +PR [#2017](https://github.com/inventree/InvenTree/pull/2017) adds support for SSO (single sign on) authentication. SSO integration requires configuration by the system administrator. Refer to the [SSO documentation](../admin/sso) for further information. ### Bug Fixes