Skip to content

Commit

Permalink
feat: change made with to star us on (#2375)
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3rk3y authored Apr 11, 2024
1 parent b804ae5 commit 56677a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ func (runner *StartosisRunner) Run(
}
}

starlarkRunResponseLines <- binding_constructors.NewStarlarkRunResponseLineFromInfoMsg("Made with Kurtosis - https://kurtosis.com")
starlarkRunResponseLines <- binding_constructors.NewStarlarkRunResponseLineFromInfoMsg("⭐ us on GitHub - https://github.com/kurtosis-tech/kurtosis")
close(starlarkRunResponseLines)
}()

Expand Down

0 comments on commit 56677a1

Please sign in to comment.