markjprice / apps-services-net8

Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
109 stars 51 forks source link

Broken link #13

Closed DocVD closed 6 months ago

DocVD commented 6 months ago

Page 33: Second bullet in Exercise 1.2 Benchmarking Performance and Testing: In this section, you will learn how to use types in the System.Diagnostics namespace and the Benchmark.NET library to monitor your code to measure performance and efficiency (https://github.com/markjprice/apps-services net8/blob/main/docs/ch01-benchmarking.md).

Easy issue fix: The actual URL has a hyphen between the words "services" and "net8", so the link should be: https://github.com/markjprice/apps-**services-net8**/blob/main/docs/ch01-benchmarking.md

markjprice commented 6 months ago

The link is correct in the PDF: image Where is the hyphen missing for you?