Closed ShuangMen closed 4 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/175009757
The labels on this github issue will be updated when the story is started.
I've created RP for this issue https://github.com/cloudfoundry-incubator/quarks-operator/pull/1148
PR merged, close this issue.
Describe the bug In the README.md, it provided an invalid link for "building the operator from source" https://quarks.suse.dev/docs/core-tasks/building/ when access it, it report a 404 error.
also in the doc deploy/helm/cf-operator/README.md the url
https://quarks.suse.dev/docs/core-tasks/install/
it reports a 404 error.To Reproduce try to access the links https://quarks.suse.dev/docs/core-tasks/building/ https://quarks.suse.dev/docs/core-tasks/install/
Expected behavior the provided links should be consistent with the latest doc files.