diff --git a/Docs/VoiceControl.md b/Docs/VoiceControl.md index 738ed8de..40385bfd 100644 --- a/Docs/VoiceControl.md +++ b/Docs/VoiceControl.md @@ -56,7 +56,7 @@ Computer, open `name` settings Computer, open `name` website ----------------------------- * this launches the default Web browser with the given website. -* replace `name` by: "Amazon", "Baidu", "BBC", "CDC", "CIA", "CNN", "eBay", "Facebook", "FBI", "GitHub", "Instagram", "Microsoft", "NASA", "NBC", "Pinterest", "Pixabay", "Slashdot", "Tesla", "TikTok", "Twitter", "UFA", "Unsplash", "Walmart", "WhatsApp", "White House", "Wikipedia", "Wired", or "Yahoo". +* replace `name` by: "Amazon", "Baidu", "BBC", "CDC", "CIA", "CNN", "eBay", "Facebook", "FBI", "GitHub", "HRworks", "Instagram", "Microsoft", "NASA", "NBC", "Pinterest", "Pixabay", "Slashdot", "Tesla", "TikTok", "Twitter", "UFA", "Unsplash", "Walmart", "WhatsApp", "White House", "Wikipedia", "Wired", or "Yahoo". * when finished see "Computer, close `name` browser" to stop the Web browser. diff --git a/Scripts/open-hr-works.ps1 b/Scripts/open-hr-works-website.ps1 similarity index 91% rename from Scripts/open-hr-works.ps1 rename to Scripts/open-hr-works-website.ps1 index 2a537d9c..cc374f01 100755 --- a/Scripts/open-hr-works.ps1 +++ b/Scripts/open-hr-works-website.ps1 @@ -4,7 +4,7 @@ .DESCRIPTION This script launches the Web browser with the HRworks website. .EXAMPLE - PS> ./open-hr-works + PS> ./open-hr-works-website .NOTES Author: Markus Fleschutz ยท License: CC0 .LINK