Commit graph

67 commits

Author SHA1 Message Date
Aditya Patwardhan 163cba4336 Fix installation doc links in README.md (#11083) 2019-11-15 12:02:43 -08:00
Dongbo Wang 8b33789286 Remove the stale link from powershell-beginners-guide.md (#10926) 2019-10-28 14:21:58 -07:00
Ilya 6d56e65841
Replace links from MSDN to docs.microsoft.com (#10778) 2019-10-12 21:28:40 +05:00
Travis Plunk 985c9d3634 Add new PowerShell MoL book (#10602)
* Add new PowerShell MoL book

Hi, I thought that `Learn PowerShell in a Month of Lunches, Linux and macOS Edition` might be great addition to your list of books. 
Thank you for your consideration

* fix spelling issues
2019-09-24 19:24:46 +00:00
Joel Sallow (/u/ta11ow) 8234fbb04b Add PSKoans to Learning Resources documentation (#10369) 2019-08-20 16:18:19 -07:00
Steve Lee 30351c8549 Update dead links from powershell.com (#10297) 2019-08-05 09:49:56 -07:00
Tyler James Leonhardt a26d639a47 Fix Enter-PSHostProcess tests flakiness (#9007) 2019-03-11 10:41:06 -07:00
Reece Dunham 7cc4889476 Documentation Cleanup (#8851) 2019-03-05 12:45:46 -08:00
Victor Silva a4d2f0b701 Update the "dir -recurse" example (#8939) 2019-02-22 08:04:40 +05:00
xtqqczze 863528881f Use https in URLs where available (#8622)
Use https in URLS across the repository where the domain serves content by https.
2019-01-24 12:50:11 -08:00
Travis Plunk 7bf4641444
Fix broken urls (#8653)
Fix broken URL
  - Also, move other static analysis tests into that CI.
  - Also, make the link analysis a pester test (partly to make sure the step fails in case of an error)
2019-01-15 16:20:45 -08:00
Dongbo Wang 4a63201139 Remove 'en-us' from our doc links (#8602) 2019-01-07 17:11:17 -08:00
Sydney Smith 2b4199a78a Updating links to point to ms docs VS Code docs (#8468)
* Updated links to point to Microsoft Docs
* Delete using-vscode.md
* Delete vscode.png
2018-12-16 14:39:45 +05:00
lassehastrup 7076d80631 Added updated photo of VScode due to new version of VScode (#8084) 2018-10-29 15:07:42 -07:00
Andre van den Berg 4f134fc197 Update powershell-beginners-guide.md to add alias for Clear-Host (#7912) 2018-10-26 09:29:24 -07:00
tobvil 903c61a62b Added 'Learn Windows PowerShell in a Month of Lunches' as recommended reading (#8067) 2018-10-23 11:34:06 -07:00
Jan 734a139457 Correct typos in powershell-beginners-guide.md (#8088) 2018-10-20 22:01:22 +05:00
Victor Silva 56014708db Fix the "Basic cookbooks" link (#7934) 2018-10-10 13:35:11 -07:00
Victor Silva e29b5ee839 Add cURL to the Bash users list in README.md (#7948) 2018-10-09 16:17:46 +05:00
Frank Behrens 84634445ce Improve markdown Formatting of beginners guide (#7684) 2018-09-24 09:57:53 -07:00
Aditya Patwardhan d487ff9e62 Change locale of mdspell to en-US (#7671)
Update the locale to use en-us for mdspell checker.
2018-08-31 14:32:54 -07:00
Christoph Bergmeister fa544c33db Update links that contain 'en-us' culture (#7013)
Update links that contain 'en-us' culture to remove 'en-us' culture (if possible) and in some cases update to newer re-directed link to docs.microsoft.com
2018-06-08 10:49:03 +05:00
Josh 0d51ea7aea Fix links to PowerShell install docs (#7001) 2018-06-07 17:24:41 +05:00
Greg Zimmerman 0ed28d00f4 Seperate macOS from Linux install instructions. (#5823) 2018-01-09 14:55:51 -08:00
Dongbo Wang ff8679b344
Update PowerShell executable name in using-vscode.md (#5593) 2017-11-30 20:34:00 -08:00
Steve Lee 7c9b188c13 Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
Dongbo Wang 5f60058c22 Update using-vscode.md (#4736)
The setting 'powershell.developer.powerShellExePath' is deprecated and should be changed to 'powershell.powerShellExePath'.
2017-09-05 09:21:30 -07:00
Ilya 84d458bb4c Add description of recommended settings for VS Code (#4054) 2017-06-23 09:23:50 -07:00
Dmitrii Evdokimov 5938688d86 Fix a pipe char in the table formatting (#3714)
Set the proper escaping for a pipe char inside of a cell text in Markdown.
2017-05-07 22:38:07 -07:00
Travis Plunk 68bcd4b528 Removed trailing whitespace (#3485) 2017-04-11 09:44:43 -07:00
Keith Hill 4a0afd85cb Update VSCode install/debug instructions. (#3262) 2017-03-06 09:19:25 -08:00
noahleigh 69841d5c57 Fixed broken link in create-powershell-scripts.md (#3171)
* Changed broken link to a working blog post

"run-ps" isn't a linkable document, so I changed the "Running PowerShell Scripts Is as Easy as 1-2-3" to link to an external article on Windows IT Pro with the same name.
2017-02-19 17:02:29 -08:00
Adam Bertram e07e1b596d Fixed PowerShell extension broken link (#2874) 2016-12-12 10:17:43 -08:00
Mike Richmond ea6cacafd7 Change log and 6.0.0-alpha.12 version number updates (#2593) 2016-11-03 14:23:05 -07:00
Dongbo Wang 289e6958ef Update docs/scripts to use the alpha.11 release packages (#2498) 2016-10-18 13:09:09 -07:00
Andrew Schwartzmeyer d264501f31 Update documentation names and links for alpha.10 2016-09-15 13:59:46 -07:00
Zakaria Ridouh e4f3f8fd69 OS X -> macOS (#1934)
Fix all documentation references of "OS X" to be "macOS", Apple's new brand.

Code is left unchanged because we're matching .NET Core.
2016-08-26 15:08:50 -04:00
David Wilson b3362fef1d Update using-vscode.md to fix broken link
This change fixes a broken link in the Using Visual Studio Code
documentation.  This link is pointing to a GitHub repo that will never
made public.  The resolution is to change the link to point to the public
vscode-powershell repo.
2016-08-24 16:30:01 -07:00
David Wilson 7bd7966189 Update VS Code docs to mention OpenSSL requirement
This change updates the "Using Visual Studio Code" documentation to
mention the requirement of having OpenSSL installed on OS X.  Brief
installation instructions have been included.
2016-08-23 16:33:39 -07:00
Vivek Juneja f3f8fac4b8 Changed the link to Powershell on OSX
Link to powershell on osx refers to osx anchor on the linux.md
2016-08-19 10:53:00 +09:00
David Wilson a8efa49dbf Update using-vscode.md documentation
This change updates the "Using Visual Studio Code" documentation to give
guidance on how to configure VS Code on to use a specific installation
of PowerShell.
2016-08-18 09:01:18 -07:00
Jianyun f3fb5951ac Changed 'sort' to 'Sort-Object'. (#1859)
Updated the sample output of $PSVersionTable and changed 'sort' to 'Sort-Object'.
2016-08-17 21:04:11 -07:00
Jianyun Tao e3f07c3a9e Removed sections with empty contents which just got introduced in 1576. 2016-08-12 13:45:24 -07:00
Jianyun Tao 167e3b850c Added Map book for bash users 2016-08-08 12:09:51 -07:00
Dongbo Wang 70aea51cb1 Merge pull request #1576 from PowerShell/migreene
PowerShellGet demo and "getting started" doc changes
2016-08-05 10:59:54 -07:00
Jason Shirk f15e66b283 Merge pull request #1633 from PowerShell/revert_psedition_namechange
Revert the changes made in #1457. Desktop and Core are the PowerShell Edition names. Remove Linux as edition name.
2016-08-04 12:21:12 -07:00
Manikyam Bavandla 93d4129a3b Reverting PSEdition name changes. 2016-08-03 16:27:47 -07:00
Michael Greene 002adc283b caps .Replace 2016-08-02 08:41:22 -05:00
Michael Greene cdb925f1fe correct type in d$ 2016-08-02 08:39:24 -05:00
Michael Greene bf22db9d68 Context caps 2016-08-02 08:38:45 -05:00