Skip to content

Commit 55f0491

Browse files
Merge pull request #2941 from jasonrandrews/review2
change C++ tag to C for Windows PGO Learning Path as C++ doesn't work…
2 parents 39030bc + 177e948 commit 55f0491

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/learning-paths/laptops-and-desktops/win_profile_guided_optimisation

content/learning-paths/laptops-and-desktops/win_profile_guided_optimisation/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ author: Tom Dunkle
2020
skilllevels: Introductory
2121
subjects: Performance and Architecture
2222
tools_software_languages:
23-
- C++
23+
- C
2424
- MSVC
2525
- Google Benchmark
2626
- PGO

0 commit comments

Comments
 (0)