diff --git a/README.md b/README.md index da43052e3..060ab84bc 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Production: ``` -**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/releases/tags) your project depends upon. +**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/tags) your project depends upon. Or [download](https://github.com/dcodeIO/protobuf.js/tree/master/dist) the library. diff --git a/dist/README.md b/dist/README.md index f02b75967..7af4da7b3 100644 --- a/dist/README.md +++ b/dist/README.md @@ -17,7 +17,7 @@ Production: ``` -**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/releases/tags) your project depends upon. +**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/tags) your project depends upon. Frontend usage -------------- diff --git a/dist/runtime/README.md b/dist/runtime/README.md index 397aabba0..2d468c220 100644 --- a/dist/runtime/README.md +++ b/dist/runtime/README.md @@ -17,7 +17,7 @@ Production: ``` -**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/releases/tags) your project depends upon. +**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/tags) your project depends upon. Frontend usage --------------