Skip to content

Commit 2863020

Browse files
Cleanup to also remove links to the old code guides from the IDE docs.
1 parent a61ec86 commit 2863020

3 files changed

Lines changed: 0 additions & 18 deletions

File tree

articles/getting_started/2_choosing_your_ide_rider.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,3 @@ Once you have created your project you should run the following terminal/command
6363

6464
> [!NOTE]
6565
> If you ever change the version of the tools or want to upgrade them by editing the `dotnet-tools.json` configuration, you MUST run this command again to update the tools.
66-
67-
## Next Steps
68-
69-
Next, get to know MonoGame's code structure and project layout:
70-
71-
- [Understanding the code](3_understanding_the_code.md)

articles/getting_started/2_choosing_your_ide_visual_studio.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,3 @@ To get you started with Visual Studio, here are the steps for setting up a new M
8686
![Game](images/vswin_mg_new_5.png)
8787

8888
---
89-
90-
## Next Steps
91-
92-
Next, get to know MonoGame's code structure and project layout:
93-
94-
- [Understanding the code](3_understanding_the_code.md)

articles/getting_started/2_choosing_your_ide_vscode.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,3 @@ Once you have created your project you should run the following terminal/command
164164
165165
> [!NOTE]
166166
> If you ever change the version of the tools or want to upgrade them by editing the `dotnet-tools.json` configuration, you MUST run this command again to update te tools.
167-
168-
## Next Steps
169-
170-
Next, get to know MonoGame's code structure and project layout:
171-
172-
- [Understanding the code](3_understanding_the_code.md)

0 commit comments

Comments
 (0)