Skip to content

Commit

Permalink
feat(modules): moving from bitbucket to github
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwiora committed Jul 26, 2021
1 parent 81f1975 commit b280288
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[submodule "pki-example-1"]
path = pki-example-1
url = https://bitbucket.org/stefanholek/pki-example-1
url = https://github.com/mwiora/pki-example-1.git
ignore = dirty
[submodule "pki-example-2"]
path = pki-example-2
url = https://bitbucket.org/stefanholek/pki-example-2
url = https://github.com/mwiora/pki-example-2.git
ignore = dirty
[submodule "pki-example-3"]
path = pki-example-3
url = https://bitbucket.org/stefanholek/pki-example-3
url = https://github.com/mwiora/pki-example-3.git
ignore = dirty

0 comments on commit b280288

Please sign in to comment.