Skip to content

Commit c20ca8f

Browse files
fix mybinder git submodule init (ssh -> https); rename example notebook (#48)
1 parent 22e8675 commit c20ca8f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "tests/devops_tests.git"]
22
path = tests/devops_tests
3-
url = git@github.com:open-atmos/devops_tests.git
3+
url = https://github.com/open-atmos/devops_tests

0 commit comments

Comments
 (0)