Skip to content

Commit

Permalink
update toc (#1387)
Browse files Browse the repository at this point in the history
* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add VS Code to gitignore

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

* Config changes to reflect the default branch from master to main.

* Update case-sensitivity.md

* fix Case-insensitive description (#1359)

- Case-insenstive -> Case-insensitive
- FOO.text -> FOO.txt

* git credential manager: update name/links (#1360)

* git credential manager: remove 'core' from name

The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.

* git credential manager: update links

The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.

* Removed duplicate of `PowerShell` (#1363)

* fix: Fix typo  in WSL full form (#1382)

Fixes #1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation

* SEO updates to improve discoverability (#1365)

* Add VS Code to gitignore

* SEO updates 1

* config updates and remove unused images

* Reformat, add more detailed sample

* Finish config samples

* Update WSL/wsl-config.md

Thank you!

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Fix image link

* SEO updates, remove config previews, add W11 notes, set redirect for user setup

* Anchor fixes and feedback updates

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Change 'to' to 'from' (#1384)

Line 47: 
- [Set your Linux distribution version to WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2) 
changed to
- [Set your Linux distribution version from WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2)

* Update toc config title

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>
  • Loading branch information
8 people authored Dec 8, 2021
1 parent f94be2a commit 8c2a22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WSL/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
items:
- name: Working across file systems
href: filesystems.md
- name: Configure Linux distributions
- name: Advanced settings configuration
href: wsl-config.md
- name: File access and permissions
href: file-permissions.md
Expand Down

0 comments on commit 8c2a22a

Please sign in to comment.