Simple rename

This commit is contained in:
Markus Fleschutz 2021-11-18 15:40:22 +01:00
parent 4756504bea
commit a1c2ec8c38
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
.DESCRIPTION
This script launches the Web browser with the Baidu website.
.EXAMPLE
PS> ./open-baidu
PS> ./open-baidu-website
.NOTES
Author: Markus Fleschutz · License: CC0
.LINK

View File

@ -4,7 +4,7 @@
.DESCRIPTION
This script launches the Web browser with the Instagram website.
.EXAMPLE
PS> ./open-instagram
PS> ./open-instagram-website
.NOTES
Author: Markus Fleschutz · License: CC0
.LINK