Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 1e15cc8

Browse files
author
John Smith
committed
update readme, gitmodules
1 parent c32eb4a commit 1e15cc8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.gitmodules

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[submodule "Mobile UI"]
22
path = filcnaplo_mobile_ui
3-
url = https://github.com/filc/mobile
3+
url = https://github.com/filc/mobile-archive
44

55
[submodule "Desktop UI"]
66
path = filcnaplo_desktop_ui
7-
url = https://github.com/filc/desktop
7+
url = https://github.com/filc/desktop-archive
88

99
[submodule "Kreta API"]
1010
path = filcnaplo_kreta_api
11-
url = https://github.com/filc/kreten
11+
url = https://github.com/filc/kreten-archive
1212

1313
[submodule "Premium"]
1414
path = filcnaplo_premium
15-
url = git@github.com:filc/premium
15+
url = https://github.com/filc/premium-archive

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
### Clone the project
1313

1414
```sh
15-
git clone --recursive https://github.com/filc/naplo
15+
git clone --recursive https://github.com/filc/naplo-archive
1616
cd naplo
1717
```
1818

0 commit comments

Comments
 (0)