Skip to content

Commit

Permalink
Fixed link to federation policy
Browse files Browse the repository at this point in the history
Currently, the rendered docs link to a =.cf= page
(https://docs.cfengine.com/docs/3.15/cfe_internal/enterprise/federation/federation.cf#semanage_installed),
but actually the url should target an =html= page
(https://docs.cfengine.com/docs/3.15/reference-masterfiles-policy-framework-cfe_internal-enterprise-federation-federation.html#cfengine_enterprise_federation-semanage_installed).

I could not figure out how to link to the specific heading.

Ticket: ENT-7312
Changelog: None
  • Loading branch information
nickanderson committed Jun 17, 2021
1 parent f01e502 commit e38fd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enterprise-cfengine-guide/federated-reporting.markdown
Expand Up @@ -59,7 +59,7 @@ federation policy to ensure that `semanage` is installed.
}
```

See the [federation.cf semanage_installed](cfe_internal/enterprise/federation/federation.cf#semanage_installed) bundle for details on which packages are used for various distributions.
See `cfengine_enterprise_federation:semanage_installed` in [cfe_internal/enterprise/federation/federation.cf][cfe_internal/enterprise/federation/federation.cf] for details on which packages are used for various distributions.

### Hardware Requirements ###

Expand Down

0 comments on commit e38fd36

Please sign in to comment.