evanphx / json-patch

A Go library to apply RFC6902 patches and create and apply RFC7386 patches
BSD 3-Clause "New" or "Revised" License
1.05k stars 182 forks source link

RFC Link in README.md returns a 404 error #162

Closed muse254 closed 2 years ago

muse254 commented 2 years ago

jsonpatch is a library which provides functionality for both applying RFC6902 JSON patches against documents, as well as for calculating & applying RFC7396 JSON merge patches.

The first link in the preceding sentence redirects to a 404 page.