Skip to content

Commit

Permalink
docs: minor updates
Browse files Browse the repository at this point in the history
changing some minor things found while testing the project

Signed-off-by: crozzy <joseph.crosland@gmail.com>
  • Loading branch information
crozzy authored and ldelossa committed Apr 9, 2021
1 parent cbdc9ca commit 60f9684
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Documentation/howto/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ By default, Quay displays security scanner results on the Tags page of the given

You may want to play with either Clair or Quay's configuration.
If so, the configuration files can be found inside the repository at
`local-dev/quay/config.yaml` and `local-dev/clair.yaml`.

local-dev/quay/config.yaml` and `local-dev/clair/config.yaml`.
Any changes to the configs will require a restart of the relevant service. Take a look at the `Makefile` for the various restart targets.

## Tearing it down
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Thus, the project was named `Clair` after the French term which translates to *c

- Mailing List: [clair-dev@googlegroups.com](https://groups.google.com/forum/#!forum/clair-dev)
- IRC: #[clair](irc://irc.freenode.org:6667/#clair) on freenode.org
- Bugs: [issues](https://github.com/coreos/clair/issues)
- Bugs: [issues](https://github.com/quay/clair/issues)

## Contributing

Expand Down

0 comments on commit 60f9684

Please sign in to comment.