Skip to content

Commit a0606fb

Browse files
committed
update anystack references in installation.md
1 parent f680ef5 commit a0606fb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

resources/views/docs/mobile/1/getting-started/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ order: 100
99
2. Laravel 10 or higher
1010
3. An Apple Silicon Mac running macOS 12+ with Xcode 16+
1111
4. An active [Apple Developer account](https://developer.apple.com/)
12-
5. [A NativePHP for mobile license](https://checkout.anystack.sh/nativephp)
12+
5. [A NativePHP for mobile license](https://nativephp.com/mobile)
1313
6. _Optional_ iOS device
1414

1515

@@ -59,7 +59,7 @@ To make NativePHP for mobile a reality has taken a lot of work and will continue
5959
it's not open source, and you are not free to distribute or modify its source code.
6060
6161
Before you begin, you will need to purchase a license.
62-
Licenses can be obtained via [Anystack](https://checkout.anystack.sh/nativephp).
62+
Licenses can be obtained [here](https://nativephp.com/mobile).
6363
6464
Once you have your license, you will need to add the following to your `composer.json`:
6565
@@ -78,7 +78,7 @@ composer require nativephp/mobile
7878
```
7979
8080
If this is the first time you're installing the package, you will be prompted to authenticate. Your username is the
81-
email address you registered with Anystack. Your password is your license key.
81+
email address you used when purchasing your license. Your password is your license key.
8282
8383
This package contains all the libraries, classes, commands, and interfaces that your application will need to work with
8484
iOS and Android.

0 commit comments

Comments
 (0)