diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2017-03-17 16:15:20 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2017-03-17 16:16:09 -0400 |
commit | a4e3f3d28a133d83ade8ade7774e3477cdf9fd4d (patch) | |
tree | c944111855efbc76e7ed32baf53b9b0f94b57eba | |
parent | 7d76bf377d21d4f3d9946078482e23e87f707cca (diff) |
Fix for opera submodule
Change-Id: I929e35358fdc609c239bf77077defda4df7c52c8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 693dd65b4..d82e772e6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -214,7 +214,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 |