Skip to content

Commit 9f60600

Browse files
committed
updated URLs
1 parent d3b9407 commit 9f60600

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
branch = master
55
[submodule "bash-tools"]
66
path = bash-tools
7-
url = https://github.com/harisekhon/bash-tools
7+
url = https://github.com/HariSekhon/DevOps-Bash-tools
88
branch = master
99
[submodule "sql"]
1010
path = sql

crunch_accounting_csv_statement_converter_scripts/barclaycard_crunch_accounting_csv_statement_converter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Author: Hari Sekhon
55
# Date: 2020-05-29 12:35:16 +0100 (Fri, 29 May 2020)
66
#
7-
# https://github.com/harisekhon/pytools
7+
# https://github.com/HariSekhon/DevOps-Python-tools
88
#
99
# License: see accompanying Hari Sekhon LICENSE file
1010
#

crunch_accounting_csv_statement_converter_scripts/barclays_crunch_accounting_csv_statement_converter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Author: Hari Sekhon
55
# Date: 2020-05-29 12:35:16 +0100 (Fri, 29 May 2020)
66
#
7-
# https://github.com/harisekhon/pytools
7+
# https://github.com/HariSekhon/DevOps-Python-tools
88
#
99
# License: see accompanying Hari Sekhon LICENSE file
1010
#

crunch_accounting_csv_statement_converter_scripts/lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Author: Hari Sekhon
55
# Date: 2020-05-29 12:35:16 +0100 (Fri, 29 May 2020)
66
#
7-
# https://github.com/harisekhon/pytools
7+
# https://github.com/HariSekhon/DevOps-Python-tools
88
#
99
# License: see accompanying Hari Sekhon LICENSE file
1010
#

find_missing_files_in_sequence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Author: Hari Sekhon
66
# Date: 2020-07-31 11:03:17 +0100 (Fri, 31 Jul 2020)
77
#
8-
# https://github.com/harisekhon/pytools
8+
# https://github.com/HariSekhon/DevOps-Python-tools
99
#
1010
# License: see accompanying Hari Sekhon LICENSE file
1111
#

gcp_cloud_function_ifconfig/.gcloudignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# vim:ts=4:sts=4:sw=4:et
66
#
7-
# https://github.com/HariSekhon/pytools
7+
# https://github.com/HariSekhon/DevOps-Python-tools
88
#
99
# License: see accompanying Hari Sekhon LICENSE file
1010
#

gcp_cloud_function_ifconfig/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Author: Hari Sekhon
55
# Date: 2021-05-24 16:34:19 +0100 (Mon, 24 May 2021)
66
#
7-
# https://github.com/HariSekhon/pytools
7+
# https://github.com/HariSekhon/DevOps-Python-tools
88
#
99
# License: see accompanying Hari Sekhon LICENSE file
1010
#

gcp_cloud_function_ifconfig/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Author: Hari Sekhon
66
# Date: 2021-05-24 16:03:30 +0100 (Mon, 24 May 2021)
77
#
8-
# https://github.com/HariSekhon/pytools
8+
# https://github.com/HariSekhon/DevOps-Python-tools
99
#
1010
# License: see accompanying Hari Sekhon LICENSE file
1111
#

gcp_cloud_function_proxy/.gcloudignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# vim:ts=4:sts=4:sw=4:et
66
#
7-
# https://github.com/HariSekhon/pytools
7+
# https://github.com/HariSekhon/DevOps-Python-tools
88
#
99
# License: see accompanying Hari Sekhon LICENSE file
1010
#

gcp_cloud_function_proxy/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Author: Hari Sekhon
55
# Date: 2021-05-24 16:34:19 +0100 (Mon, 24 May 2021)
66
#
7-
# https://github.com/HariSekhon/pytools
7+
# https://github.com/HariSekhon/DevOps-Python-tools
88
#
99
# License: see accompanying Hari Sekhon LICENSE file
1010
#

0 commit comments

Comments
 (0)