diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2017-03-17 16:15:20 -0400 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-03-22 09:29:37 +0000 |
commit | fb6003a7e5178de7fd7b862a1b24e804ece8d881 (patch) | |
tree | 3ffcf7f525445645d67bc7a80c1048494b0ae950 | |
parent | feab238aa199f0a7da09d8e316762f316290a73c (diff) |
Fix for opera submodule
Change-Id: I929e35358fdc609c239bf77077defda4df7c52c8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit a4e3f3d28a133d83ade8ade7774e3477cdf9fd4d)
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index dbdcdc165..ca3a17ede 100644 --- a/.gitmodules +++ b/.gitmodules @@ -171,7 +171,7 @@ branch = . shallow = true [submodule "docs/submodules/opera"] - path = docs/submodules/ovno + path = docs/submodules/opera url = https://gerrit.opnfv.org/gerrit/opera branch = . shallow = true |