Skip to content

Commit

Permalink
updated linkedin url to https
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 8, 2024
1 parent 7eb7763 commit dedb726
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
//
// If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help improve or steer this or other code I publish
//
// http://www.linkedin.com/in/harisekhon
// https://www.linkedin.com/in/HariSekhon
//

plugins {
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
//
// If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help improve or steer this or other code I publish
//
// http://www.linkedin.com/in/harisekhon
// https://www.linkedin.com/in/HariSekhon
//

name := "check_kafka"
Expand Down
2 changes: 1 addition & 1 deletion project/assembly.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
//
// If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help improve or steer this or other code I publish
//
// http://www.linkedin.com/in/harisekhon
// https://www.linkedin.com/in/HariSekhon
//

// SBT 1.3.3
Expand Down
2 changes: 1 addition & 1 deletion tests/all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#
# If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help improve or steer this or other code I publish
#
# http://www.linkedin.com/in/harisekhon
# https://www.linkedin.com/in/HariSekhon
#

set -euo pipefail
Expand Down
2 changes: 1 addition & 1 deletion tests/help.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#
# If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help improve or steer this or other code I publish
#
# http://www.linkedin.com/in/harisekhon
# https://www.linkedin.com/in/HariSekhon
#

set -euo pipefail
Expand Down
2 changes: 1 addition & 1 deletion tests/utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#
# If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help improve or steer this or other code I publish
#
# http://www.linkedin.com/in/harisekhon
# https://www.linkedin.com/in/HariSekhon
#

set -eu
Expand Down

0 comments on commit dedb726

Please sign in to comment.