Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit a9c3cb3

Browse files
committed
Update Kirby dependencies remote URLs
1 parent d76a846 commit a9c3cb3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "kirby"]
22
path = kirby
3-
url = https://github.com/getkirby/kirby
3+
url = https://github.com/getkirby-v2/kirby
44
[submodule "panel"]
55
path = panel
6-
url = https://github.com/getkirby/panel.git
6+
url = https://github.com/getkirby-v2/panel.git
77
[submodule "site/plugins/field-bidi"]
88
path = site/plugins/field-bidi
99
url = https://github.com/samnabi/field-bidi.git

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ You must also be able to send mail through PHP's `mail()` function.
8484

8585
Shopkit also depends on these submodules:
8686

87-
- Kirby Core [2.5.12](https://github.com/getkirby/kirby)
88-
- Kirby Panel [2.5.12](https://github.com/getkirby/panel)
87+
- Kirby Core [2.5.12](https://github.com/getkirby-v2/kirby)
88+
- Kirby Panel [2.5.12](https://github.com/getkirby-v2/panel)
8989
- Stripe PHP SDK [v6.43.0](https://github.com/stripe/stripe-php)
9090
- Square Connect SDK [2.0.2](https://github.com/square/connect-php-sdk)
9191
- Multiselect field [2.1.1](https://github.com/distantnative/field-multiselect)

0 commit comments

Comments
 (0)