Skip to content

Commit 6ccda5c

Browse files
Update README.md
Fix some links in the readme
1 parent 9993455 commit 6ccda5c

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This module provides the functionality to ensure that you are utilizing Intel's
1212
## Performance Data
1313

1414
#### Find all the information below plus even more by navigating our full library
15-
#### [INTEL CLOUD PERFROMANCE DATA LIBRARY for GCP](https://www.intel.com/content/www/us/en/developer/topic-technology/cloud/library.html?f:@stm_10381_en=%5BGoogle%20Alphabet%5D)
15+
#### [Link to the Intel performance articles for GCP.](https://www.intel.com/content/www/us/en/developer/topic-technology/cloud/library.html?f:@stm_10381_en=%5BGoogle%20Alphabet%5D)
1616

1717
#
1818

@@ -23,7 +23,7 @@ This module provides the functionality to ensure that you are utilizing Intel's
2323

2424
<p align="center">
2525
<a href="https://www.intel.com/content/www/us/en/content-details/834574/process-big-data-faster-and-at-a-better-value-with-google-cloud-n4-vms.html">
26-
<img src="https://github.com/intel/terraform-intel-gcp-vm/blob/main/images/spark-n4vn2.png.png?raw=true" alt="Link" width="600"/>
26+
<img src="https://github.com/intel/terraform-intel-gcp-vm/blob/main/images/spark-n4vn2.png?raw=true" alt="Link" width="600"/>
2727
</a>
2828
</p>
2929

@@ -77,28 +77,29 @@ This module provides the functionality to ensure that you are utilizing Intel's
7777

7878
#
7979

80-
#### [AI: Optimize AI Performance and Value with Google Cloud N4 instances enabled by 5th Intel® Xeon® Scalable Processors (Emerald Rapids)](https://www.intel.com/content/www/us/en/content-details/834094/optimize-ai-performance-and-value-with-google-cloud-n4-vms-enabled-by-5th-gen-intel-xeon-scalable-processors.html)
80+
#### [Java: Double your Java Server Side Performance with Google Cloud and 5th Gen Intel® Xeon® Scalable Processors](https://www.intel.com/content/www/us/en/content-details/829646/double-your-java-server-side-performance-with-google-cloud-and-5th-gen-intel-xeon-scalable-processors.html)
81+
8182

8283
<p align="center">
83-
<a href="https://www.intel.com/content/www/us/en/content-details/834094/optimize-ai-performance-and-value-with-google-cloud-n4-vms-enabled-by-5th-gen-intel-xeon-scalable-processors.html">
84-
<img src="https://github.com/intel/terraform-intel-gcp-vm/blob/main/images/ai-n4.png?raw=true" alt="Link" width="600"/>
84+
<a href="https://www.intel.com/content/www/us/en/content-details/829675/double-your-java-server-side-performance-with-google-cloud-and-5th-gen-intel-xeon-scalable-processors-infographic.html">
85+
<img src="https://github.com/intel/terraform-intel-gcp-vm/blob/main/images/java-n4-2.png?raw=true" alt="Link" width="600"/>
8586
</a>
8687
</p>
8788

8889
#
89-
90-
#### [Java: Double your Java Server Side Performance with Google Cloud and 5th Gen Intel® Xeon® Scalable Processors](https://www.intel.com/content/www/us/en/content-details/829646/double-your-java-server-side-performance-with-google-cloud-and-5th-gen-intel-xeon-scalable-processors.html)
91-
90+
#### [AI: Optimize AI Performance and Value with Google Cloud N4 instances enabled by 5th Intel® Xeon® Scalable Processors (Emerald Rapids)](https://www.intel.com/content/www/us/en/content-details/834094/optimize-ai-performance-and-value-with-google-cloud-n4-vms-enabled-by-5th-gen-intel-xeon-scalable-processors.html)
9291

9392
<p align="center">
94-
<a href="https://www.intel.com/content/www/us/en/content-details/829675/double-your-java-server-side-performance-with-google-cloud-and-5th-gen-intel-xeon-scalable-processors-infographic.html">
95-
<img src="https://github.com/intel/terraform-intel-gcp-vm/blob/main/images/java-n4-2.png?raw=true" alt="Link" width="600"/>
93+
<a href="https://www.intel.com/content/www/us/en/content-details/834094/optimize-ai-performance-and-value-with-google-cloud-n4-vms-enabled-by-5th-gen-intel-xeon-scalable-processors.html">
94+
<img src="https://github.com/intel/terraform-intel-gcp-vm/blob/main/images/ai-n4.png?raw=true" alt="Link" width="600"/>
9695
</a>
9796
</p>
9897

9998
#
10099

101100

101+
102+
102103
## Usage
103104

104105
See examples folder for code ./examples/gcp-linux-vm/main.tf

0 commit comments

Comments
 (0)