openshift / compliance-operator

Operator providing OpenShift cluster compliance checks
Apache License 2.0
110 stars 110 forks source link

Broken link to self-paced workshop (doc issue) #807

Closed AdrianHammond closed 2 years ago

AdrianHammond commented 2 years ago

The link to the self paced workshop in the usage guide (https://github.com/openshift/compliance-operator/blob/master/doc/usage.md) is broken. The self paced workshop link takes you to https://github.com/openshift/compliance-operator/blob/master/doc/doc/tutorials/README.md which give a 404 error, I used https://github.com/openshift/compliance-operator/blob/master/doc/tutorials/README.md (removed duplicate /doc) which works.

jhrozek commented 2 years ago

Oops, nice catch, would you like to open a PR or should we fix that?

AdrianHammond commented 2 years ago

I opened a PR - here is link https://github.com/openshift/compliance-operator/pull/808

My first..... Really enjoyed the tutorial. Will follow up via email with you.

rhmdnd commented 2 years ago

Closing this since https://github.com/openshift/compliance-operator/pull/808 merged.