Skip to content

Commit 9e86099

Browse files
committed
Correct typo
1 parent 6fe4e67 commit 9e86099

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/includes/analytics/_043_link_to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ To link to the job details page, the parameter object should contain these keys:
9090
}
9191
```
9292

93-
> This will be the equivalent of opening a new tab with the URL: `http://ci.example.com/go/pipelines/value_stram_map/my_pipeline/10`.
93+
> This will be the equivalent of opening a new tab with the URL: `http://ci.example.com/go/pipelines/value_stream_map/my_pipeline/10`.
9494
9595
Any links opened directly from the plugin's front-end will open inside the iframe. For security reasons, the iframe cannot affect the
9696
navigation of the parent GoCD window directly. Instead, the iframe can send a message with the key `link-to` to the

0 commit comments

Comments
 (0)