MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.44k forks source link

Links broken #84255

Closed rnwhitehead closed 2 years ago

rnwhitehead commented 2 years ago

The links on this page seem to lead to a 404 error


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

jgross1031 commented 2 years ago

Looks like it just needs to be samples instead of sample in the URI.

e.g. https://github.com/Azure/azure-sdk-for-cpp/blob/main/sdk/storage/azure-storage-blobs/samples/blob_getting_started.cpp#L18

rnwhitehead commented 2 years ago

Thanks!


From: jgross1031 @.> Sent: 22 November 2021 16:31 To: MicrosoftDocs/azure-docs @.> Cc: Whitehead, Richard @.>; Author @.> Subject: Re: [MicrosoftDocs/azure-docs] Links broken (Issue #84255)

[External Email]

Looks like it just needs to be samples instead of sample in the URI.

e.g. https://github.com/Azure/azure-sdk-for-cpp/blob/main/sdk/storage/azure-storage-blobs/**samples**/blob_getting_started.cpp#L18https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Azure_azure-2Dsdk-2Dfor-2Dcpp_blob_main_sdk_storage_azure-2Dstorage-2Dblobs_-2A-2Asamples-2A-2A_blob-5Fgetting-5Fstarted.cpp-23L18&d=DwMCaQ&c=Qwsh1H-X9ypOoLLEcAIltRyC0Dw0FG3Mmyd56ahml5w&r=w6ludjNtDQpNasrV7-vv8UaUPqkFSZ8tefXB_suiJPM&m=zy8qg0Lz37Y7MjEHdjletFtQSW44WxoxfEtpKqpWm6FwGGpQUkbkdI3ZqknRCtbT&s=yycrn_P2i9RablrEZ5vVSG___hqhSf_pUv8QnQL_7sY&e=

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_MicrosoftDocs_azure-2Ddocs_issues_84255-23issuecomment-2D975701641&d=DwMCaQ&c=Qwsh1H-X9ypOoLLEcAIltRyC0Dw0FG3Mmyd56ahml5w&r=w6ludjNtDQpNasrV7-vv8UaUPqkFSZ8tefXB_suiJPM&m=zy8qg0Lz37Y7MjEHdjletFtQSW44WxoxfEtpKqpWm6FwGGpQUkbkdI3ZqknRCtbT&s=qIdyTB2OgVn9Dqo6_h-JasB-mwudSrPoS4BXiEXXS-A&e=, or unsubscribehttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AUPE7CVKFLZDMWVQH7EF27DUNJV57ANCNFSM5IRMYQ7Q&d=DwMCaQ&c=Qwsh1H-X9ypOoLLEcAIltRyC0Dw0FG3Mmyd56ahml5w&r=w6ludjNtDQpNasrV7-vv8UaUPqkFSZ8tefXB_suiJPM&m=zy8qg0Lz37Y7MjEHdjletFtQSW44WxoxfEtpKqpWm6FwGGpQUkbkdI3ZqknRCtbT&s=8Gzl7cWujYdfzhmKk6u1gza7G_la7VQxQA-wYQf0rLA&e=. Triage notifications on the go with GitHub Mobile for iOShttps://urldefense.proofpoint.com/v2/url?u=https-3A__apps.apple.com_app_apple-2Dstore_id1477376905-3Fct-3Dnotification-2Demail-26mt-3D8-26pt-3D524675&d=DwMCaQ&c=Qwsh1H-X9ypOoLLEcAIltRyC0Dw0FG3Mmyd56ahml5w&r=w6ludjNtDQpNasrV7-vv8UaUPqkFSZ8tefXB_suiJPM&m=zy8qg0Lz37Y7MjEHdjletFtQSW44WxoxfEtpKqpWm6FwGGpQUkbkdI3ZqknRCtbT&s=mTnXKO-QRSwqPLYL3jdbAt0Hitj1rHPSNRMD_hfHaRo&e= or Androidhttps://urldefense.proofpoint.com/v2/url?u=https-3A__play.google.com_store_apps_details-3Fid-3Dcom.github.android-26referrer-3Dutm-5Fcampaign-253Dnotification-2Demail-2526utm-5Fmedium-253Demail-2526utm-5Fsource-253Dgithub&d=DwMCaQ&c=Qwsh1H-X9ypOoLLEcAIltRyC0Dw0FG3Mmyd56ahml5w&r=w6ludjNtDQpNasrV7-vv8UaUPqkFSZ8tefXB_suiJPM&m=zy8qg0Lz37Y7MjEHdjletFtQSW44WxoxfEtpKqpWm6FwGGpQUkbkdI3ZqknRCtbT&s=NB3BHLUe08ApEsA2uIQooAqjxPbHo_G2MLCwKGPZB80&e=.


James-Hamil-MSFT commented 2 years ago

Hi @rnwhitehead , thank you for bringing this to our attention. I have created a PR to fix the links here: https://github.com/MicrosoftDocs/azure-docs-pr/pull/180746

I will now close this issue. Please let me know if you have any questions.

Best, James