Skip to content

Commit d70fb81

Browse files
committed
Fix confusing reference to Intel deployment in test utility section
Remove 'Now that you have your Intel nginx deployment running' as nginx hasn't been deployed yet at this point in the tutorial.
1 parent f919619 commit d70fb81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/servers-and-cloud-computing/multiarch_nginx_on_aks/create-test-utility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ layout: learningpathall
88

99
## Test utility script
1010

11-
Now that you have your Intel nginx deployment running, you'll create a utility script to test and manage your nginx services across all architectures. This script will be used throughout the tutorial to test services, apply configurations, and access pods.
11+
You'll create a utility script to test and manage your nginx services across all architectures. This script will be used throughout the tutorial to test services, apply configurations, and access pods.
1212

1313
### Script functionality
1414

0 commit comments

Comments
 (0)