Skip to content

Commit b0d67c5

Browse files
authored
Merge pull request #108 from Microsoft/tglee-install
Fixes to broken links in What's New, and wrong image in Report a Problem
2 parents 2aa3b2f + 4ad8e98 commit b0d67c5

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/ide/how-to-report-a-problem-with-visual-studio-2017.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you encounter a problem with Visual Studio, we want to know about it so that
2121
## Open the Report a Problem tool
2222
Click the user feedback icon next to **Quick Launch** in the title bar, or click **Help | Send Feedback | Report a Problem**.
2323

24-
![Report a Problem Menu Item](../ide/media/report-a-problem-menu-item.jpg "Report a Problem Menu Item")
24+
![Report a Problem Menu Item](../ide/media/ReportaProblemMenuItem.jpeg "Report a Problem Menu Item")
2525

2626
## Search and vote for similar problems
2727
### <a name="search_and_vote"></a>
3.64 KB
Loading
-74.3 KB
Binary file not shown.

docs/ide/whats-new-in-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Visual Studio 2017 RC brings many updates and fixes to the Visual C++ environmen
141141

142142
We've also made several improvements, to include distributing C++ Core Guidelines with Visual Studio, updating the compiler by adding enhanced support for C++11 and C++ features, adding and updating functionality in the C++ libraries, and improving the performance of the C++ IDE, installation workloads, and more.
143143

144-
For complete details, see our [What's New for Visual C++ in Visual 2017 RC](/cpp/top/what-s-new-for-visual-cpp-in-visual-studio.md) page.
144+
For complete details, see our [What's New for Visual C++ in Visual 2017 RC](/cpp/top/what-s-new-for-visual-cpp-in-visual-studio) page.
145145

146146

147147
### Debugging and Diagnostics
@@ -180,6 +180,6 @@ If you'd like to make suggestion about how we can improve Visual Studio, or to r
180180
If you’d like to track the status of your Visual Studio feedback, simply go to [Connect](http://connect.microsoft.com/) and report the bug there. After you report it, you can return to Connect to track its status.
181181

182182
## See Also
183-
* [What's New in Visual C++](/cpp/top/what-s-new-for-visual-cpp-in-visual-studio.md)
183+
* [What's New in Visual C++](/cpp/top/what-s-new-for-visual-cpp-in-visual-studio)
184184
* [What's New in C#](https://docs.microsoft.com/en-us/dotnet/articles/csharp/csharp-7)
185185
* [Visual Studio Release Notes](https://www.visualstudio.com/news/vs2015-vs)

0 commit comments

Comments
 (0)