Skip to content

Commit e832109

Browse files
committed
fix submodule
1 parent bbaa20d commit e832109

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#----------------------------------------------
1010
# Ignore any application configuration
1111
#----------------------------------------------
12-
app/config/config.json
12+
src/config/config.json
1313

1414
#----------------------------------------------
1515
# Ignore Apache any configuration

.gitmodules

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

src/config/config.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

vendor/fano

Submodule fano added at eea4aec

0 commit comments

Comments
 (0)