Skip to content

Commit 19b6089

Browse files
committed
fix link
1 parent d5850ca commit 19b6089

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/operator-nexus/howto-run-instance-readiness-testing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ You can provide the network information in a `networks-blueprint.yml` file, simi
144144

145145
### Download IRT
146146

147-
IRT is distributed via tarball from the release section of the [nexus-samples](https://aka.ms/nexus-irt) GitHub repo. You need access to the nexus-samples GitHub repository before you access the nexus-samples.
147+
IRT is distributed via tarball from the release section of the nexus-samples GitHub repo.
148+
148149
1. Find the release package marked with 'Latest', download it, extract it, and navigate to the `irt` directory.
149150
1. Extract the tarball to the local file system: `mkdir -p irt && tar xf nexus-irt.tar.gz --directory ./irt`.
150151
1. Switch to the new directory `cd irt`.

0 commit comments

Comments
 (0)