Skip to content

Commit

Permalink
(from getambassador.io) Have the release notes images live in the doc…
Browse files Browse the repository at this point in the history
…s directories
  • Loading branch information
LukeShu committed Aug 4, 2021
1 parent 6e5c4a4 commit 47b9d40
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added release-notes/telepresence-2.3.4-ip-error.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion releaseNotes.yml
Expand Up @@ -19,7 +19,12 @@
# is noteworthy. This is HTML, not plain text or
# markdown. It is handy to use YAML's ">-" feature to
# allow line-wrapping.
# - image: The URL of an image that visually represents the noteworthy change.
# - image: >-
# The URL of an image that visually represents the
# noteworthy change. This path is relative to the
# `release-notes` directory; if this file is
# `FOO/releaseNotes.yml`, then the image paths are
# relative to `FOO/release-notes/`.
# - docs: The path to the documentation page where additional information can be found.

docTitle: Telepresence Release Notes
Expand Down

0 comments on commit 47b9d40

Please sign in to comment.