Update user_management.md link
user_management.md is moving under architecture/ as part of
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/26253/
26253 should merge before this is merged.
Change-Id: I4dcbb12b5ac39c225410bda7d9c15b51304b1290
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml b/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml
index aac9fc0..ff9196e 100644
--- a/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml
+++ b/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml
@@ -33,7 +33,7 @@
xyz.openbmc_project.Common.Error.InvalidArgument exception will
be thrown if the privilege is invalid. Additional documentation
on privilege is available here.
- https://github.com/openbmc/docs/blob/master/user_management.md
+ https://github.com/openbmc/docs/blob/master/architecture/user_management.md
returns:
- name: Path
type: path
@@ -43,4 +43,4 @@
errors:
- xyz.openbmc_project.Common.Error.InternalFailure
- xyz.openbmc_project.Common.Error.InvalidArgument
- - xyz.openbmc_project.User.Common.Error.PrivilegeMappingExists
\ No newline at end of file
+ - xyz.openbmc_project.User.Common.Error.PrivilegeMappingExists
diff --git a/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml b/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml
index cea3ca2..84dfdc3 100644
--- a/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml
+++ b/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml
@@ -19,8 +19,8 @@
xyz.openbmc_project.Common.Error.InvalidArgument exception will be
thrown if the privilege is invalid. Additional documentation
on privilege is available here.
- https://github.com/openbmc/docs/blob/master/user_management.md
+ https://github.com/openbmc/docs/blob/master/architecture/user_management.md
errors:
- xyz.openbmc_project.Common.Error.InternalFailure
- - xyz.openbmc_project.Common.Error.InvalidArgument
\ No newline at end of file
+ - xyz.openbmc_project.Common.Error.InvalidArgument