Rename to open-github-website.ps1

This commit is contained in:
Markus Fleschutz
2021-11-19 09:50:37 +01:00
parent f62da428cc
commit e9579321f2
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
<#
.SYNOPSIS
Opens GitHub's website
Opens the GitHub website
.DESCRIPTION
This script launches the Web browser with the GitHub website.
.EXAMPLE
PS> ./open-github
PS> ./open-github-website
.NOTES
Author: Markus Fleschutz · License: CC0
.LINK