Skip to content

Commit a1b6071

Browse files
committed
updated URLs
1 parent a421f97 commit a1b6071

File tree

111 files changed

+111
-111
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+111
-111
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Author: Hari Sekhon
44
# Date: 2020-08-12 12:31:25 +0100 (Wed, 12 Aug 2020)
55
#
6-
# https://github.com/harisekhon/sql
6+
# https://github.com/HariSekhon/SQL-scripts
77
#
88
# License: see accompanying Hari Sekhon LICENSE file
99
#

analytics/bigquery_ecommerce_conversion_rate.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

analytics/bigquery_ecommerce_purchasers_on_return_visit.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

analytics/bigquery_ecommerce_time_on_site.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

analytics/bigquery_ecommerce_top_5_products.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

analytics/bigquery_ml_classification_logistic_regression_create_model1.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

analytics/bigquery_ml_classification_logistic_regression_create_model2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

analytics/bigquery_ml_classification_logistic_regression_evaluate_model1.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

analytics/bigquery_ml_classification_logistic_regression_evaluate_model2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

analytics/bigquery_ml_classification_logistic_regression_predict_with_model2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- vim:ts=2:sts=2:sw=2:et:filetype=sql
66
--
7-
-- https://github.com/harisekhon/sql
7+
-- https://github.com/HariSekhon/SQL-scripts
88
--
99
-- License: see accompanying Hari Sekhon LICENSE file
1010
--

0 commit comments

Comments
 (0)