diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-18 14:57:45 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-19 11:38:28 -0700 |
commit | 193a2428a06f681f4d45ba94b5ae69add3cddf91 (patch) | |
tree | 8f8d68c3a45178c2ba862f7c03c52312e5a821f9 /.gitmodules | |
parent | 0a4868c009ae2f0f975e34080c6548ac1a0d1f8b (diff) |
Transition Fuel and Armband off of Submodules
Updates references to link to the project docs and removes links to
non-existant documents.
Change-Id: I10fe2b64063072ffc0a0a9a5661e267eb270456f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index fbe2a007f..af118f7ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,11 +3,6 @@ url = ../apex branch = . ignore = dirty -[submodule "docs/submodules/armband"] - path = docs/submodules/armband - url = ../armband - branch = . - ignore = dirty [submodule "docs/submodules/auto"] path = docs/submodules/auto url = ../auto |