Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://agreeable-island-0c966e810-314.centralus.6.azurestaticapps.net |
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request fixes a missing infographic issue and updates authorship information in the Product Thinking guide. The changes address issue #313 where an image was not displaying on the website due to an incorrect path reference.
Changes:
- Added Jeff Patton as a co-author in the front matter (he is cited in the document)
- Fixed the image path from
/product-thinking/images/value-chain-feedback-loop.pngto/product-thinking/2026.1/images/value-chain-feedback-loop.pngto match the actual file location
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.
This pull request makes minor updates to the
site/content/product-thinking/2026.1/index.mdfile, including an author addition and a fix to an image path.Content update:
Jeff Pattonto the list of authors in the frontmatter.Documentation fix:
Fixes: Product Thinking document - missing infographic #313
Fixes: Product Thinking document, the PDF version - an author is missing #312
This change is