Skip to content

Commit 06b9be5

Browse files
author
Simonx Xu
committed
Rename folder name in TOC
1 parent 870c0ba commit 06b9be5

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

support/developer/webapps/aspnet/toc.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -97,37 +97,37 @@
9797
- name: Performance
9898
items:
9999
- name: Application Initialization module doesn't work
100-
href: site-behavior-performance/application-fail-ssl-web.md
100+
href: performance/application-fail-ssl-web.md
101101
- name: Can't transfer controls to pages
102-
href: site-behavior-performance/error-executing-child-request.md
102+
href: performance/error-executing-child-request.md
103103
- name: Can't use a virtual directory to host applications
104-
href: site-behavior-performance/system-security-securityexception.md
104+
href: performance/system-security-securityexception.md
105105
- name: Can't use DataAdapter in web applications
106-
href: site-behavior-performance/request-timed-out-dataadapter.md
106+
href: performance/request-timed-out-dataadapter.md
107107
- name: Create web.config for an application
108-
href: health-diagnostic-performance/create-web-config.md
108+
href: performance/create-web-config.md
109109
- name: Debug mode in ASP.NET applications
110-
href: site-behavior-performance/debug-mode-applications.md
110+
href: performance/debug-mode-applications.md
111111
- name: Exceptions cause applications to quit
112-
href: site-behavior-performance/exceptions-cause-apps-quit.md
112+
href: performance/exceptions-cause-apps-quit.md
113113
- name: FileNotFoundException when an application calls a web service
114-
href: site-behavior-performance/filenotfindexception-call-web-service.md
114+
href: performance/filenotfindexception-call-web-service.md
115115
- name: Information diagnostic of IIS and ASP.NET
116-
href: health-diagnostic-performance/iis-and-aspnet-diagnostic.md
116+
href: performance/iis-and-aspnet-diagnostic.md
117117
- name: Performance issue when you make calls to web services
118-
href: health-diagnostic-performance/performance-call-web-service.md
118+
href: performance/performance-call-web-service.md
119119
- name: State servers log event ID 1072 or 1076
120-
href: site-behavior-performance/state-server-event-1072-1076.md
120+
href: performance/state-server-event-1072-1076.md
121121
- name: Things to check when high memory occurs
122-
href: site-behavior-performance/high-memory-level.md
122+
href: performance/high-memory-level.md
123123
- name: ThreadAbortException when you use Server.Transfer
124-
href: site-behavior-performance/system-threading-threadabortexception.md
124+
href: performance/system-threading-threadabortexception.md
125125
- name: Troubleshoot OutOfMemoryException
126-
href: health-diagnostic-performance/troubleshoot-outofmemoryexception.md
126+
href: performance/troubleshoot-outofmemoryexception.md
127127
- name: Troubleshoot the invalid viewstate issues
128-
href: health-diagnostic-performance/troubleshooting-view-state-is-invalid-error.md
128+
href: performance/troubleshooting-view-state-is-invalid-error.md
129129
- name: Uninstallation of WoW64 Support component fails
130-
href: site-behavior-performance/uninstallation-wow64-support-component-fails.md
130+
href: performance/uninstallation-wow64-support-component-fails.md
131131

132132
- name: Security
133133
items:

support/developer/webapps/iis/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ items:
101101

102102
- name: Site behavior and performance
103103
items:
104-
- name: 0-byte file is returned
105-
href: site-behavior-performance/0-byte-file-compression-enabled.md
106104
- name: Access is denied when you call web services
107105
href: site-behavior-performance/access-denied-call-web-service.md
108106
- name: Authorization for requests to default document fails
@@ -249,6 +247,8 @@ items:
249247

250248
- name: WWW modules and features
251249
items:
250+
- name: 0-byte file is returned
251+
href: www-modules-features/0-byte-file-compression-enabled.md
252252
- name: Configure the default document in IIS
253253
href: www-modules-features/configure-default-document-iis.md
254254
- name: Error when you configure 32-bit managed handlers

0 commit comments

Comments
 (0)