Skip to content

Commit 532e849

Browse files
authored
Merge pull request #116 from Zen-cronic/fix/running-and-debugging-links
Fix: Update relative links
2 parents 762ee9b + fb5e5b7 commit 532e849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gettingstarted/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ The Visual Studio Installer may be used to install Visual Studio Community 2019
108108

109109
## Running and Debugging
110110

111-
- [Visual Studio Code](gettingstarted/VSCode)
112-
- [CLion](gettindstarted/CLion)
111+
- [Visual Studio Code](./VSCode.md)
112+
- [CLion](./CLion.md)
113113

114114
## Submitting a PR
115115

0 commit comments

Comments
 (0)