fix(docs): remove broken online codelabs page#585
Merged
jasonmcintosh merged 1 commit intospinnaker:masterfrom Mar 30, 2026
Merged
fix(docs): remove broken online codelabs page#585jasonmcintosh merged 1 commit intospinnaker:masterfrom
jasonmcintosh merged 1 commit intospinnaker:masterfrom
Conversation
Signed-off-by: Jake Valenzuela <jake.valenzuela@chainguard.dev>
Member
|
ONLY concern... is something someplace is probably linking to this and ALSO would need to be removed... |
Contributor
Author
|
@jasonmcintosh Ah I forgot to mention, I did a quick search on the repo and found nothing linking to it: I did explore the idea of creating an "archived" page of some sort, but felt like it wasn't adding much value. |
jasonmcintosh
approved these changes
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All 3 links on the web-labs page are broken or pointing to archived external content (two 404s, one archived Google Cloud doc). Since the page had no local content beyond these dead links, removing it entirely rather than updating w/ misleading refs.
Fixes spinnaker/spinnaker#7235 and #304