Skip to content

[mustache_template] Fix broken README link#11306

Open
stuartmorgan-g wants to merge 1 commit intoflutter:mainfrom
stuartmorgan-g:mustache-link-fix
Open

[mustache_template] Fix broken README link#11306
stuartmorgan-g wants to merge 1 commit intoflutter:mainfrom
stuartmorgan-g:mustache-link-fix

Conversation

@stuartmorgan-g
Copy link
Collaborator

pub.dev flagged this link since it used http rather than https, but it turns out it's also no longer a valid link; that domain doesn't resolve. This updates to the correct domain, and to a secure link.

Part of flutter/flutter#183844

Pre-Review Checklist

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

pub.dev flagged this link since it used http rather than https, but it
turns out it's also no longer a valid link; that domain doesn't resolve.
This updates to the correct domain, and to a secure link.

Part of flutter/flutter#183844
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates a broken link to the Mustache manual in the README.md file. The package version has been incremented to 2.0.4 in pubspec.yaml, and a corresponding entry has been added to CHANGELOG.md to reflect this change.

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants