diff --git a/README.md b/README.md index 78a7059..ce4892e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dai Savings Rate Integration Example -This React integration example uses the [dai-mcd-plugin](https://github.com/makerdao/dai.js/tree/dev/lib/dai-plugin-mcd) in the Dai.js library to implement Dai Savings Rate functionality. This plugin has easy to call functions that interact with the MCD smart contracts. +This React integration example uses the [dai-mcd-plugin](https://github.com/makerdao/dai.js/tree/dev/packages/dai-plugin-mcd) in the Dai.js library to implement Dai Savings Rate functionality. This plugin has easy to call functions that interact with the MCD smart contracts. In this example you can: @@ -25,4 +25,4 @@ The DSR logic is implemented in src/components/DsrDemo.js - [Dai.js repository](https://github.com/makerdao/dai.js) - [Integration Examples](https://github.com/makerdao/integration-examples) - [DSR Integration Example](https://github.com/makerdao/integration-examples/tree/master/dsr) -- [DSR Integration Guide](https://github.com/makerdao/developerguides/blob/master/dai/dsr-integration-guide/dsr-integration-guide-01.md#how-to-integrate-with-daijs) \ No newline at end of file +- [DSR Integration Guide](https://github.com/makerdao/developerguides/blob/master/dai/dsr-integration-guide/dsr-integration-guide-01.md#how-to-integrate-with-daijs)