Skip to content

Commit

Permalink
Fix broken link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
chaquotay authored Aug 25, 2021
1 parent a51c129 commit ade6c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PropertyAccess
==============

Fast (compared to simple reflection), delegate-based property access in .NET, based on a [blog post](http://msmvps.com/blogs/jon_skeet/archive/2008/08/09/making-reflection-fly-and-exploring-delegates.aspx) by jskeet.
Fast (compared to simple reflection), delegate-based property access in .NET, based on a [blog post](https://codeblog.jonskeet.uk/2008/08/09/making-reflection-fly-and-exploring-delegates/) by jskeet.

Usage
-----
Expand Down

0 comments on commit ade6c1d

Please sign in to comment.