Skip to content

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Aug 26, 2025

The Azure Functions logo URL in the README.md was broken and returning a 404 error. This PR updates the logo reference to point to the correct location in the azure-functions-cli repository.

Changes:

  • Updated the logo URL from https://raw.githubusercontent.com/Azure/azure-functions-cli/master/src/Azure.Functions.Cli/npm/assets/azure-functions-logo-color-raster.png to https://raw.githubusercontent.com/Azure/azure-functions-cli/refs/heads/main/eng/res/functions.png

Verification:

  • ✅ New URL returns HTTP 200 OK
  • ❌ Old URL returns HTTP 404 Not Found

This ensures the Azure Functions logo displays correctly at the top of the README file.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: liliankasem <2198905+liliankasem@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Open a PR titled: "Fix the logo URL in the README" Update the readme to fix the broken logo link - the new link is: https://raw.githubusercontent.com/Azure/azure-functions-cli/refs/heads/main/eng/res/functions.png Fix the logo URL in the README Aug 26, 2025
Copilot finished work on behalf of liliankasem August 26, 2025 18:06
@Copilot Copilot AI requested a review from liliankasem August 26, 2025 18:06
@liliankasem liliankasem marked this pull request as ready for review August 26, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants