Skip to content

Commit fe7809e

Browse files
committed
Modified .gitmodule to refer to polycube-network
1 parent 73a3239 commit fe7809e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[submodule "src/libs/bcc"]
22
path = src/libs/bcc
3-
url = https://github.com/sebymiano/bcc.git
3+
url = https://github.com/polycube-network/bcc.git
44
ignore = untracked
5-
branch = bpfct
5+
branch = polycube
66
[submodule "src/components/iptables/iptables"]
77
path = src/components/iptables/iptables
88
url = https://github.com/polycube-network/iptables.git

0 commit comments

Comments
 (0)