Skip to content

Commit 6ca37fc

Browse files
authored
Merge pull request #180 from finbox-in/feature/add-ionic-capictor
Replace Ionic React Docs with Ionic Capacitor
2 parents 8304254 + 1780a36 commit 6ca37fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ module.exports = {
7575
},
7676
{
7777
title: 'Ionic React',
78-
path: '/device-connect/ionic-react.html'
78+
path: '/device-connect/ionic-capacitor.html'
7979
},
8080
{
8181
title: 'Error Codes',

docs/device-connect/ionic-react.md renamed to docs/device-connect/ionic-capacitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# DeviceConnect: Ionic React
1+
# DeviceConnect: Ionic Capacitor
22

3-
Device Connect Ionic React SDK is used to collect anonymised non-PII data from the devices of the users after taking explicit user consent.
3+
Device Connect Ionic Capacitor SDK is used to collect anonymised non-PII data from the devices of the users after taking explicit user consent.
44

55
## Installation
66

0 commit comments

Comments
 (0)