Simple rename

This commit is contained in:
Markus Fleschutz
2021-11-23 11:58:03 +01:00
parent 62d1163e82
commit ef5cc8ed79
3 changed files with 3 additions and 3 deletions

View File

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

View File

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