Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken upstream docs URL in deprecation message #476

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Mar 8, 2024

The upstream CNB project has rearranged a number of the docs pages, breaking some existing links such as:
https://buildpacks.io/docs/tools/pack/cli/pack_config_default-builder/

I've filed buildpacks/docs#673 for potentially adding redirects, however, for the deprecation warning use-case, it makes more sense for us to just inline the CLI command rather than link out to the docs.

GUS-W-15211765.

The upstream CNB project has rearranged a number of the docs pages,
breaking some existing links such as:
https://buildpacks.io/docs/tools/pack/cli/pack_config_default-builder/

I've filed buildpacks/docs#673 for potentially
adding redirects, however, for the deprecation warning use-case, it
makes more sense for us to just inline the CLI command rather than
link out to the docs.
@edmorley edmorley self-assigned this Mar 8, 2024
@edmorley edmorley requested a review from a team as a code owner March 8, 2024 10:59
@edmorley
Copy link
Member Author

edmorley commented Mar 8, 2024

Hmm so trying now the link works (it didn't last night). It seems this may have been fixed by:
buildpacks/docs#671

I think it still makes sense for us to inline the CLI command rather than link to an external page (since the builder image will be frozen at some point, and docs links may change again in the future), so I'll merge this anyway :-)

@edmorley edmorley merged commit 788a4a5 into main Mar 8, 2024
42 checks passed
@edmorley edmorley deleted the edmorley/fix-deprecation-message-url branch March 8, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants