diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index f9211c2..c3678e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,7 +42,4 @@ url = https://aur.archlinux.org/gtk3-classic.git [submodule "repo/java-16-openjdk"] path = repo/java-16-openjdk - url = https://aur.archlinux.org/java-16-openjdk.git -[submodule "repo/jdk8"] - path = repo/jdk8 - url = https://aur.archlinux.org/jdk8.git + url = https://aur.archlinux.org/java-16-openjdk.git
\ No newline at end of file |
