mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
chore: add taskgenius-doc as submodule
This commit is contained in:
parent
260d0cd751
commit
017ccdd4fe
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "packages/calendar"]
|
||||
path = packages/calendar
|
||||
url = https://github.com/taskgenius/calendar.git
|
||||
[submodule "docs"]
|
||||
path = docs
|
||||
url = https://github.com/taskgenius/taskgenius-doc
|
||||
|
|
|
|||
1
docs
Submodule
1
docs
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 7bc98feb2f15b8879a31a15999cf2275d9c3107d
|
||||
Loading…
Reference in a new issue