Skip to content

Commit

Permalink
fix: link to OpsManager docs that are not EoL
Browse files Browse the repository at this point in the history
  • Loading branch information
crhntr committed Jul 27, 2023
1 parent b3e4543 commit d801d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TILE_AUTHOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ curl -L -o icon.png "https://github.com/crhntr/hello-tile/blob/main/icon.png?raw
echo '0.1.0' > 'version'

# Create a "base.yml" with some minimal fields
# See documentation here: `https://docs.pivotal.io/tiledev/2-9/property-template-references.html`
# See documentation here: `https://docs.vmware.com/en/Tile-Developer-Guide/3.0/tile-dev-guide/property-template-references.html`
cat << EOF > base.yml
name: my-tile-name
label: ""
Expand Down

0 comments on commit d801d23

Please sign in to comment.