Skip to content

Commit ff9183c

Browse files
authored
Update README.md
1 parent 10d25bb commit ff9183c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ await this.storage.defineDriver(CordovaSQLiteDriver);
265265
### Using Ionic Secure Storage
266266

267267

268-
[Ionic Secure Storage](https://ionic.io/secure-storage) is an enterprise-ready, high-performance data store with SQL or key/value support and offering 256-bit AES encryption. When used in tandem with [Ionic Identity Vault](https://ionic.io/products/identity-vault), developers can securely manage encryption keys and build fully offline-enabled apps with biometric authentication using the fullest security capabilities available on modern mobile devices and operating systems.
268+
[Ionic Secure Storage](https://ionic.io/docs/secure-storage) is an enterprise-ready, high-performance data store with SQL or key/value support and offering 256-bit AES encryption. When used in tandem with [Ionic Identity Vault](https://ionic.io/products/identity-vault), developers can securely manage encryption keys and build fully offline-enabled apps with biometric authentication using the fullest security capabilities available on modern mobile devices and operating systems.
269269

270270
Ionic Secure Storage is an enterprise product and requires an active enterprise subscription or trial. To learn more and request a demo, visit the [Secure Storage product page](https://ionic.io/products/offline-storage).
271271

@@ -334,7 +334,7 @@ Visit the [Secure Storage](https://ionic.io/products/secure-storage) product pag
334334

335335
### Encrypting an Existing SQLite Database
336336

337-
A one-time migration must be performed to move to a new, encrypted database powered by [Ionic Secure Storage](https://ionic.io/secure-storage).
337+
A one-time migration must be performed to move to a new, encrypted database powered by [Ionic Secure Storage](https://ionic.io/docs/secure-storage).
338338

339339
First, follow the installation steps above to update to Ionic Storage v3, install the `localForage-CordovaSQLiteDriver` SQLite driver, and integrate Ionic Secure Storage.
340340

0 commit comments

Comments
 (0)