Skip to content

Commit 6b35a98

Browse files
committed
chore(docs): readme ionic cloud
1 parent 4c84454 commit 6b35a98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,9 +426,9 @@ By default, starter projects are hooked up to Ionic's precompiled CSS file, whic
426426
5. In the `ionic.project` file, add the JavaScript property `"gulpStartupTasks": ["sass", "watch"]` (this can also be customized to whatever gulp tasks you'd like).
427427

428428

429-
# Ionic.io services
429+
# Ionic Cloud services
430430

431-
The CLI supports operations to use backend services for your Ionic app. To get started, [visit the ionic.io homepage](http://ionic.io) and [sign up there](https://apps.ionic.io/signup).
431+
The CLI integrates with Ionic Cloud, a set of backend services that integrate perfectly with Ionic apps. To get started, [visit the Ionic Cloud homepage](http://ionic.io) and [sign up](https://apps.ionic.io/signup).
432432

433433
There are a few things you can utilize the CLI for to support ease of development.
434434

@@ -465,7 +465,7 @@ Successfully uploaded (f23j9fjs)
465465

466466
This indicates you uploaded the application correctly, and the App ID is set to `f23j9fjs`.
467467

468-
You can then view that App ID from the View app or the application listing on ionic.io.
468+
You can then view that App ID from the View app or the application listing on your [Ionic Cloud dashboard](http://apps.ionic.io/).
469469

470470
### Adding a note with your upload
471471

@@ -479,7 +479,7 @@ Use the `ionic link <appId>` command to set your Ionic App ID to continue workin
479479

480480
## Share the application with another user
481481

482-
Use the `ionic share <email>` command to have an email sent to another person to have them view the Ionic application you are using. Note: You must have an ionic.io account as well as the user you are sharing with.
482+
Use the `ionic share <email>` command to have an email sent to another person to have them view the Ionic application you are using. Note: You must have an [Ionic Cloud](http://ionic.io/) account as well as the user you are sharing with.
483483

484484
# Ionic Docs
485485

0 commit comments

Comments
 (0)