Skip to content

Commit 7a15d91

Browse files
committed
Tweak readmes for packages
1 parent 67cb73a commit 7a15d91

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

build/UmbracoFileSystemProviders.Azure.Forms.proj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PropertyGroup>
1818
<PackageName>UmbracoFileSystemProviders.Azure.Forms</PackageName>
1919
<MinUmbracoVersion>8.1.0</MinUmbracoVersion>
20-
<Readme>An Azure Blob Storage IFileSystem provider for Umbraco.</Readme>
20+
<Readme>An Azure Blob Storage IFileSystem provider for Umbraco Forms files.</Readme>
2121
<AuthorName>James Jackson-South, Dirk Seefeld, Lars-Erik Aabech, Jeavon Leopold</AuthorName>
2222
<AuthorUrl>https://github.com/JimBobSquarePants/UmbracoFileSystemProviders.Azure/graphs/contributors</AuthorUrl>
2323
<PackageLicenseName>Apache 2.0 license</PackageLicenseName>
@@ -30,9 +30,9 @@
3030
<PackageId>UmbracoFileSystemProviders.Azure.Forms</PackageId>
3131
<Copyright>Copyright &#169; James Jackson-South and contributors.</Copyright>
3232
<Owners>James Jackson-South</Owners>
33-
<Description>An Azure Blob Storage IFileSystem provider for Umbraco. Used to offload static files in the media section to the cloud.</Description>
33+
<Description>An Azure Blob Storage IFileSystem provider for Umbraco Umbraco Forms files.</Description>
3434
<IconUrl>https://raw.githubusercontent.com/umbraco-community/UmbracoFileSystemProviders.Azure/blob/develop/build/assets/logo/azure-logo-128.png</IconUrl>
35-
<Tags>umbraco azure media blob imageprocessor</Tags>
35+
<Tags>umbraco azure media blob imageprocessor forms</Tags>
3636
<Language>en-GB</Language>
3737
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
3838
</PropertyGroup>

build/UmbracoFileSystemProviders.Azure.Media.proj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PropertyGroup>
1818
<PackageName>UmbracoFileSystemProviders.Azure.Media</PackageName>
1919
<MinUmbracoVersion>8.1.0</MinUmbracoVersion>
20-
<Readme>An Azure Blob Storage IFileSystem provider for Umbraco.</Readme>
20+
<Readme>An Azure Blob Storage IFileSystem provider for Umbraco Media.</Readme>
2121
<AuthorName>James Jackson-South, Dirk Seefeld, Lars-Erik Aabech, Jeavon Leopold</AuthorName>
2222
<AuthorUrl>https://github.com/JimBobSquarePants/UmbracoFileSystemProviders.Azure/graphs/contributors</AuthorUrl>
2323
<PackageLicenseName>Apache 2.0 license</PackageLicenseName>
@@ -30,7 +30,7 @@
3030
<PackageId>UmbracoFileSystemProviders.Azure.Media</PackageId>
3131
<Copyright>Copyright &#169; James Jackson-South and contributors.</Copyright>
3232
<Owners>James Jackson-South</Owners>
33-
<Description>An Azure Blob Storage IFileSystem provider for Umbraco. Used to offload static files in the media section to the cloud.</Description>
33+
<Description>An Azure Blob Storage IFileSystem provider for Umbraco Media. Used to offload static files in the media section to the cloud.</Description>
3434
<IconUrl>https://raw.githubusercontent.com/umbraco-community/UmbracoFileSystemProviders.Azure/develop/build/assets/logo/azure-logo-128.png</IconUrl>
3535
<Tags>umbraco azure media blob imageprocessor</Tags>
3636
<Language>en-GB</Language>

build/UmbracoFileSystemProviders.Azure.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageId>UmbracoFileSystemProviders.Azure</PackageId>
3131
<Copyright>Copyright &#169; James Jackson-South and contributors.</Copyright>
3232
<Owners>James Jackson-South</Owners>
33-
<Description>An Azure Blob Storage IFileSystem provider for Umbraco. Used to offload static files in the media section to the cloud.</Description>
33+
<Description>An Azure Blob Storage IFileSystem provider for Umbraco.</Description>
3434
<IconUrl>https://raw.githubusercontent.com/umbraco-community/UmbracoFileSystemProviders.Azure/develop/build/assets/logo/azure-logo-128.png</IconUrl>
3535
<Tags>umbraco azure media blob imageprocessor</Tags>
3636
<Language>en-GB</Language>

0 commit comments

Comments
 (0)