Docs feedback: Correct reference to template Jobs/Container-Scanning.gitlab-ci.yml

Problem to solve

In https://docs.gitlab.com/ee/user/application_security/container_scanning/#configuration

References the Security/Container-Scanning.gitlab-ci.yml template which has been moved to Jobs/Container-Scanning.gitlab-ci.yml according to the template itself: https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Security/Container-Scanning.gitlab-ci.yml

The old path is referenced in the link directly inside the first sentence of the configuration section and in multiple code examples over the whole page.

Proposal

Replace the old path with the updated one.

Other links/references

Relevant Issue seems to be: https://gitlab.com/gitlab-org/gitlab/-/issues/381665

https://docs.gitlab.com/ee/user/application_security/container_scanning/#configuration