Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/devtools_app/release_notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ to match the structure of the Flutter website.
the running release notes for the current version.
- See an example [PR](https://github.com/flutter/website/pull/6791) for
an example of how to add those to the Flutter website.
- Make sure all images contain the `site_url`
- e.g. `{{site.url}}/tools/devtools/release-notes/images-<version>/`
- Make sure to update all image links with the `site_url`
- e.g. `{{site.url}}/tools/devtools/release-notes/images-<VERSION>/<IMAGE_FILE>`
- NOTE: When adding images, be cognizant that the images will be
rendered in a relatively small window in DevTools,
and they should be sized accordingly.
Expand Down