README.md: fix links to example configs

Remove extra "`" chars that broke the link.
This commit is contained in:
Christian Kellner 2020-10-01 17:44:15 +02:00
parent 0b4a13e8c7
commit 50a0b09b5d

View file

@ -33,8 +33,8 @@ plugin is enabled by adding `osbuild` to the `Plugins` directive. The
*builder*: configuration file at `/etc/kojid/kojid.conf`. Here `osbuild`
needs to be added to the `plugin` directive.
For an example, see the test container configuration files
[`hub.conf`](test/container/hub/hub.conf`) for the hub and
[`kojid.conf`](`container/builder/kojid.conf`) for the builder.
[`hub.conf`](test/container/hub/hub.conf) for the hub and
[`kojid.conf`](container/builder/kojid.conf) for the builder.
Additionally, an osbuild-composer instance, at least version 21, with the
koji API enabled needs to be running and reachable via TCP from the host