Skip to content

Commit e3ea686

Browse files
fix: update Bolt import links
1 parent 5723aa5 commit e3ea686

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This template supports two distinct development workflows:
2222
**Get started:**
2323

2424
```
25-
http://bolt.new/github.com/poviolabs/bolt-rn-template
25+
http://bolt.new/github.com/povio/bolt-rn-template
2626
```
2727

2828
📖 **[Read the full Mode 1 documentation](docs/bolt/1_supabase.md)**
@@ -36,7 +36,7 @@ http://bolt.new/github.com/poviolabs/bolt-rn-template
3636
**Get started:**
3737

3838
```
39-
http://bolt.new/github.com/poviolabs/bolt-rn-template/tree/external-be
39+
http://bolt.new/github.com/povio/bolt-rn-template/tree/external-be
4040
```
4141

4242
📖 **[Read the full Mode 2 documentation](docs/bolt/2_external_api.md)**

docs/bolt/1_supabase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Use this mode when starting a new project where the backend doesn't exist yet. Y
66

77
# Setup
88

9-
**Initialize project in Bolt**: http://bolt.new/github.com/poviolabs/bolt-template **TODO CHANGE**
9+
**Initialize project in Bolt**: http://bolt.new/github.com/povio/bolt-rn-template
1010

1111
# Common Issues
1212

docs/bolt/2_external_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Use this mode when the backend is already developed or being developed in parall
66

77
# Setup
88

9-
1. **Initialize project in Bolt**: http://bolt.new/github.com/poviolabs/bolt-template/tree/external-be
9+
1. **Initialize project in Bolt**: http://bolt.new/github.com/povio/bolt-rn-template/tree/external-be
1010

1111
2. **Configure OpenAPI codegen**
1212

0 commit comments

Comments
 (0)