summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-03 10:06:50 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-03 10:06:50 +0100
commit101b1d454aa347c5e7090e6b0430772ef3025f2d (patch)
tree1dc3178de5fb5fe801551e0848937f86b28daf77
parentspec: Specify CONFIGURE_RECORD_INTERRUPTS_ENABLED (diff)
downloadrtems-central-101b1d454aa347c5e7090e6b0430772ef3025f2d.tar.bz2
modules: Use relative URLs
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index fa003b7f..5d330ba1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
url = git://git.rtems.org/sebh/rtems.git
[submodule "external/rtems-docs"]
path = modules/rtems-docs
- url = git://git.rtems.org/rtems-docs.git
+ url = ../rtems-docs.git
[submodule "external/rtems-source-builder"]
path = modules/rsb
- url = git://git.rtems.org/rtems-source-builder.git
+ url = ../rtems-source-builder.git