Skip to content

Commit d18c968

Browse files
authored
Update INSTALLATION.md
1 parent b9c3890 commit d18c968

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/develop/INSTALLATION.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,30 +53,30 @@ export COMPLYTIME_DEV_MODE=1
5353

5454
[RHEL10 ANSSI Minimal profile.json](https://github.com/ComplianceAsCode/oscal-content/blob/main/profiles/rhel10-anssi-minimal/profile.json)
5555

56-
![rhel10 anssi catalog](https://github.com/hbraswelrh/.github/blob/docs/profile-readme/profile/img/catalog.png?raw=true)
56+
![rhel10 anssi catalog](https://github.com/hbraswelrh/community/blob/docs/community-template/docs/img/img/catalog.png?raw=true)
5757

5858
> Once the profile content has been copied to `~/.local/share/complytime/controls/profile.json` ensure the href is "file://controls/{name-of-catalog}.json"
5959
60-
![rhel10 anssi minimal profile](https://github.com/hbraswelrh/.github/blob/docs/profile-readme/profile/img/profile.png?raw=true)
60+
![rhel10 anssi minimal profile](https://github.com/hbraswelrh/community/blob/docs/community-template/docs/img/img/profile.png?raw=true)
6161

6262
[RHEL10 ANSSI Minimal component-definition.json](https://github.com/ComplianceAsCode/oscal-content/blob/main/component-definitions/rhel10/rhel10-anssi-minimal/component-definition.json)
6363

64-
![rhel10 anssi minimal component definition](https://github.com/hbraswelrh/.github/blob/docs/profile-readme/profile/img/compdef.png?raw=true)
64+
![rhel10 anssi minimal component definition](https://github.com/hbraswelrh/community/blob/docs/community-template/docs/img/img/compdef.png?raw=true)
6565

6666
> Once the component definition content has been copied to `~/.local/share/complytime/bundles/component-definition.json` the href should be the following: "file://controls/{name-of-profile}.json"
6767
6868
**`complyctl info --limit 5`**
6969

70-
![info](https://github.com/hbraswelrh/.github/blob/docs/profile-readme/profile/img/info.png?raw=true)
70+
![info](https://github.com/hbraswelrh/community/blob/docs/community-template/docs/img/img/info.png?raw=true)
7171

7272
**`complyctl info --control r30 --limit 5`**
7373

74-
![info control](https://github.com/hbraswelrh/.github/blob/docs/profile-readme/profile/img/info-control.png?raw=true)
74+
![info control](https://github.com/hbraswelrh/community/blob/docs/community-template/docs/img/img/info-control.png?raw=true)
7575

7676
**`complyctl info --rule set_password_hashing_algorith_systemauth`**
7777

78-
![info rule](https://github.com/hbraswelrh/.github/blob/docs/profile-readme/profile/img/info-rule.png?raw=true)
78+
![info rule](https://github.com/hbraswelrh/community/blob/docs/community-template/docs/img/img/info-rule.png?raw=true)
7979

8080
**`complyctl info --parameter var_accounts_maximum_age_root`**
8181

82-
![info parameter](https://github.com/hbraswelrh/.github/blob/docs/profile-readme/profile/img/info-parameter.png?raw=true)
82+
![info parameter](https://github.com/hbraswelrh/community/blob/docs/community-template/docs/img/img/info-parameter.png?raw=true)

0 commit comments

Comments
 (0)