fix links to GROUP_RECORD and USER_GROUP_API

fix 2 more broken links. 

GROUP_RECORD now points to https://systemd.io/GROUP_RECORD/ and 
USER_GROUP_API to https://systemd.io/USER_GROUP_API/
This commit is contained in:
mtron 2020-01-30 15:45:52 +01:00 committed by Yu Watanabe
parent e5e529c30a
commit 56b3eddb70

View file

@ -71,11 +71,11 @@ the following extensions are envisioned:
4. Default parameters for backup applications and similar 4. Default parameters for backup applications and similar
Similar to JSON User Records there are also [JSON Group Similar to JSON User Records there are also [JSON Group
Records](https://systemd.io/GROUP_RECORD.md) that encapsulate UNIX groups. Records](https://systemd.io/GROUP_RECORD) that encapsulate UNIX groups.
JSON User Records may be transferred or written to disk in various protocols JSON User Records may be transferred or written to disk in various protocols
and formats. To inquire about such records defined on the local system use the and formats. To inquire about such records defined on the local system use the
[User/Group Lookup API via Varlink](https://systemd.io/USER_GROUP_API.md). [User/Group Lookup API via Varlink](https://systemd.io/USER_GROUP_API).
## Why JSON? ## Why JSON?