Skip to content

Commit 38c5964

Browse files
committed
updated doc link
1 parent ee3beda commit 38c5964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/replay.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ func (r *ReplayCmd) RunReplays(cmd *cobra.Command, replays []ReplayConfig) (fail
9494
if arePlaylistEnabled {
9595
cmd.Println(colorstring.Color("[yellow]- Your organization has access to Replay queues!"))
9696
cmd.Println(colorstring.Color("[yellow]- To learn more about Replay queues, follow this link: " +
97-
"https://docs.nobl9.com/replay-canary/ [reset]"))
97+
"https://docs.nobl9.com/replay [reset]"))
9898
}
9999

100100
failedIndexes := make([]int, 0)

0 commit comments

Comments
 (0)