docs
docs copied to clipboard
404s when visiting pages listed in search results
STR
- Go to https://buildpacks.io/docs/
- In the search box top left, type
lifecycle - Try clicking all of the links shown
Expected:
Listed pages are valid.
Actual:
3 out of the 5 results link to pages that don't exist, and return a 404:
- https://buildpacks.io/docs/concepts/components/lifecycle/
- https://buildpacks.io/docs/concepts/components/lifecycle/#what-is-the-lifecycle
- https://buildpacks.io/docs/concepts/components/
algolia integration has been done in 25eb12f2406e00746fb4f01e68c341a6f1ca22bf
Yeah. We need to spend some time on rebuilding the algolia index.
Finally...fixed in https://github.com/buildpacks/docs/pull/870