Azure / reliable-web-app-pattern-dotnet

The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
https://aka.ms/eap/rwa/dotnet/doc
MIT License
356 stars 113 forks source link

"Find additional resources" link in reliable-web-app-pattern readme returns 404 #303

Closed gbowerman closed 1 year ago

gbowerman commented 1 year ago

Describe the bug The main readme for reliable web app pattern readme has a "Find additional resources" link near the end of the page. It lniks to https://github.com/Azure/reliable-web-app-pattern-dotnet/blob/main/additional-resources.md which returns a 404.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/Azure/reliable-web-app-pattern-dotnet/blob/main/README.md
  2. Scroll to the bottom
  3. Click on the "Find additional resources" link
KSchlobohm commented 1 year ago

looks like this content was lost as we rearranged and published to Azure Architecture Center - https://github.com/Azure/reliable-web-app-pattern-dotnet/pull/256/files#diff-1fbea232d688ef97fcf1bff3d3a867fbb241e86fcf5e1b9fefa79cc53126ea82

KSchlobohm commented 1 year ago

migrated to 1852540