Skip to content

Commit 1ef1467

Browse files
author
Michael Hoffman
committed
Merge branch 'main' into user/v-mhoffman/readmes-content
2 parents 16fbbae + 86141c6 commit 1ef1467

File tree

201 files changed

+748
-1066
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+748
-1066
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,16 @@
979979
"redirect_url": "/microsoft-edge/devtools-guide-chromium/overview",
980980
"redirect_document_id": false
981981
},
982+
{
983+
"source_path": "microsoft-edge/devtools-guide-chromium/beginners/css.md",
984+
"redirect_url": "/microsoft-edge/devtools-guide-chromium/css",
985+
"redirect_document_id": false
986+
},
987+
{
988+
"source_path": "microsoft-edge/devtools-guide-chromium/beginners/html.md",
989+
"redirect_url": "/microsoft-edge/devtools-guide-chromium/dom",
990+
"redirect_document_id": false
991+
},
982992
{
983993
"source_path": "microsoft-edge/devtools-guide-chromium/console/javascript.md",
984994
"redirect_url": "/microsoft-edge/devtools-guide-chromium/console/console-javascript",

microsoft-edge/accessibility/test.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Use the following tools and testing procedures to evaluate your website for acce
3232

3333
* [webhint](https://webhint.io) - Use webhint to check for out-of-date libraries, security improvements, performance problems, and accessibility issues.
3434

35-
* [Web Accessibility Checker](https://visualstudiogallery.msdn.microsoft.com/3aabefab-1681-4fea-8f95-6a62e2f0f1ec) - A Visual Studio extension that performs accessibility checks on any ASP.NET web app.
36-
3735
* [Web Accessibility Evaluation Tools List](https://www.w3.org/WAI/ER/tools/index.html) - A list of web accessibility evaluation tools to help determine if websites meet accessibility guidelines.
3836

3937

microsoft-edge/developer/index.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ landingContent:
5959
- text: Overview of DevTools # renamed from index.md
6060
url: /microsoft-edge/devtools-guide-chromium/overview
6161

62-
- text: DevTools for beginners
63-
url: /microsoft-edge/devtools-guide-chromium/beginners/html
64-
6562
- linkListType: whats-new
6663
links:
6764
- text: What's new in Microsoft Edge DevTools

microsoft-edge/devtools-guide-chromium/beginners/_code/final.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)