Skip to content

Commit 491fab7

Browse files
Copilotliliankasem
andcommitted
Fix the Azure Functions Logo URL
Co-authored-by: liliankasem <[email protected]>
1 parent 84c744b commit 491fab7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Azure Functions Logo](https://raw.githubusercontent.com/Azure/azure-functions-cli/master/src/Azure.Functions.Cli/npm/assets/azure-functions-logo-color-raster.png)
1+
![Azure Functions Logo](https://raw.githubusercontent.com/Azure/azure-functions-cli/refs/heads/main/eng/res/functions.png)
22

33
|Branch|Status|
44
|---|---|

tools/AzureFunctionsJavaWorker.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<owners>Microsoft</owners>
1010
<projectUrl>https://github.com/Azure/azure-functions-java-worker</projectUrl>
1111
<licenseUrl>https://github.com/Azure/azure-functions-java-worker/blob/master/LICENSE</licenseUrl>
12-
<iconUrl>https://raw.githubusercontent.com/Azure/azure-functions-cli/master/src/Azure.Functions.Cli/npm/assets/azure-functions-logo-color-raster.png</iconUrl>
12+
<iconUrl>https://raw.githubusercontent.com/Azure/azure-functions-cli/refs/heads/main/eng/res/functions.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1414
<description>Microsoft Azure Functions Java Worker</description>
1515
<copyright>Copyright (c) Microsoft Corporation. All rights reserved.</copyright>

0 commit comments

Comments
 (0)