Skip to content

Commit 6d14ef8

Browse files
author
ricwilson
committed
fix: correct download link format in README for ImageCrop control
1 parent 36b8d6a commit 6d14ef8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ImageCrop/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Image Cropper control provides a modern, accessible, and highly configurable
2222

2323
## Installation
2424

25-
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/RAW!ImageCropControl_managed.zip)
25+
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/RAW.ImageCropControl_managed.zip)
2626

2727
Import the managed solution into your environment.
2828
Ensure PCF controls are enabled. [Enable PCF](https://docs.microsoft.com/en-us/powerapps/developer/component-framework/component-framework-for-canvas-apps)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,8 @@ A modern, accessible, and highly configurable image cropping control for both Mo
162162
![Image Cropper Demo](./ImageCrop/images/image-cropper-demo.gif)
163163

164164
[More...](./ImageCrop/README.md)
165-
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/RAW!ImageCropControl_managed.zip)
165+
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/RAW.ImageCropControl_managed.zip
166+
)
166167

167168
# Build
168169
The projects within the solution were built utilizing the [XrmToolBox](https://www.xrmtoolbox.com/) - [PCF Custom Component Builder](https://www.xrmtoolbox.com/plugins/Maverick.PCF.Builder/) by Danish Naglekar.

0 commit comments

Comments
 (0)