Skip to content

Commit df29333

Browse files
committed
link fixes
1 parent b12d4c8 commit df29333

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/ide/autorecover-environment-options-dialog-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ You can configure Visual Studio to automatically back up files or not. You can a
4949

5050
### See also
5151

52-
- [Options dialog box](../../ide/reference/options-dialog-box-visual-studio.md)
52+
- [Options dialog box](../ide/reference/options-dialog-box-visual-studio.md)

docs/ide/miscellaneous-files.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Opening files independently from a project or solution is useful for a variety o
2727

2828
![Solutions Projects](../ide/media/projects_solutions_misc.gif)
2929

30-
Solution Explorer can display a **Miscellaneous Files** folder for the files if the options for the folder are enabled. The options can be set from the [Documents, Environment, Options Dialog Box](../../ide/reference/documents-environment-options-dialog-box.md). After you close a miscellaneous file, it is not associated with any particular solution or project unless an option is enabled for that as well.
30+
Solution Explorer can display a **Miscellaneous Files** folder for the files if the options for the folder are enabled. The options can be set from the [Documents, Environment, Options Dialog Box](../ide/reference/documents-environment-options-dialog-box.md). After you close a miscellaneous file, it is not associated with any particular solution or project unless an option is enabled for that as well.
3131

3232
The **Miscellaneous Files** folder represents the files as links. Although this folder is not part of a solution, when you open a solution, some or all of the miscellaneous files that were opened when the solution was last closed are reopened, depending upon the settings for the folder.
3333

@@ -44,6 +44,6 @@ You can set display options for the **Miscellaneous Files** folder so that the f
4444

4545
## See also
4646

47-
- [Develop code in Visual Studio without projects or solutions](../develop-code-in-visual-studio-without-projects-or-solutions.md)
48-
- [Solutions and Projects](../../ide/solutions-and-projects-in-visual-studio.md)
49-
- [Documents, Environment, Options Dialog Box](../../ide/reference/documents-environment-options-dialog-box.md)
47+
- [Develop code in Visual Studio without projects or solutions](../ide/develop-code-in-visual-studio-without-projects-or-solutions.md)
48+
- [Solutions and Projects](../ide/solutions-and-projects-in-visual-studio.md)
49+
- [Documents, Environment, Options Dialog Box](../ide/reference/documents-environment-options-dialog-box.md)

0 commit comments

Comments
 (0)