@azure/core-paging 1.1.1-dev.20200312.1 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -64,7 +64,7 @@ When you submit a pull request, a CLA-bot will automatically determine whether y
|
|
|
64
64
|
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
|
|
65
65
|
provided by the bot. You will only need to do this once across all repos using our CLA.
|
|
66
66
|
|
|
67
|
-
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/
|
|
67
|
+
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/5b8bf138e3733e4e6ca8b2ed113e7315645d601c/CONTRIBUTING.md) to learn more about how to build and test the code.
|
|
68
68
|
|
|
69
69
|
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
|
|
70
70
|
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
|
package/package.json
CHANGED