Skip to content

Commit b130577

Browse files
Merge pull request #6570 from MicrosoftDocs/niels9001/java
Fix grid and java logo on Dev Tools landingspage
2 parents d4be64c + e51bc3d commit b130577

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

hub/dev-environment/index.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,12 @@ Follow these guides to set up your development environment for your preferred la
7878
Install a JDK, configure JAVA_HOME, and set up your Java development environment on Windows.
7979
:::column-end:::
8080
:::row-end:::
81-
8281
:::row:::
8382
:::column:::
8483
[![C / C++](../images/c-logo.png)](/cpp/)<br>
8584
**[Get started with C++ and C](/cpp/)**<br>
8685
Develop apps, services, and tools with C++, C, and assembly.
8786
:::column-end:::
88-
89-
:::row:::
9087
:::column:::
9188
[![C# icon](../images/csharp-logo.png)](/dotnet/csharp/)<br>
9289
**[Get started with C#](/dotnet/csharp/)**<br>
@@ -97,14 +94,14 @@ Follow these guides to set up your development environment for your preferred la
9794
**[Get started with Rust](./rust/index.yml)**<br>
9895
Get started programming with Rust, including how to set up Rust for Windows.
9996
:::column-end:::
97+
:::row-end:::
98+
99+
:::row:::
100100
:::column:::
101101
[![PowerShell icon](../images/powershell.png)](/powershell/)<br>
102102
**[Get started with PowerShell](/powershell/)**<br>
103103
Cross-platform task automation and configuration management using PowerShell.
104104
:::column-end:::
105-
:::row-end:::
106-
107-
:::row:::
108105
:::column:::
109106
[![Docker Desktop for Windows icon](../images/docker-logo.png)](../dev-environment/docker/overview.md)<br>
110107
**[Get started with Docker](../dev-environment/docker/overview.md)**<br>
@@ -115,13 +112,19 @@ Follow these guides to set up your development environment for your preferred la
115112
**[Get started building Windows apps](../apps/index.yml)**<br>
116113
Build desktop apps with WinUI and the Windows App SDK.
117114
:::column-end:::
115+
:::row-end:::
116+
117+
:::row:::
118118
:::column:::
119119
[![Game Dev icon](../images/game-icon.png)](/gaming/)<br>
120120
**[Get started with Game Development](/gaming/)**<br>
121121
Build games for Windows using Microsoft's game development tools and services.
122122
:::column-end:::
123+
:::column:::
124+
:::column-end:::
125+
:::column:::
126+
:::column-end:::
123127
:::row-end:::
124-
125128
---
126129

127130

hub/images/java-logo.png

1.97 KB
Loading

0 commit comments

Comments
 (0)