evolutionary-architecture / evolutionary-architecture-by-example

Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
MIT License
1.66k stars 212 forks source link

Broken links in Chapter 1 readme #37

Closed Freizeithose closed 11 months ago

Freizeithose commented 11 months ago

Description Chapter-1-initial-architecture/README.adoc contains two broken links to code in this repository.

For example:

You can check how does it look like here.

Solution In the links path meaboutsoftware/evolutionary-architecture needs to re replaced with evolutionary-architecture/evolutionary-architecture-by-example

meaboutsoftware commented 11 months ago

Resolved with https://github.com/evolutionary-architecture/evolutionary-architecture-by-example/pull/38