Skip to content

Commit 552a22d

Browse files
CLIENT-SPECIFICATION: switch to https and remove www.` (#13910)
1 parent 7531f2d commit 552a22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLIENT-SPECIFICATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Option | Required? | Meaning
4242

4343
Clients MUST implement both the short and long versions of an option.
4444

45-
Additional decoration MAY be printed if the standard output is a [TTY](http://www.linusakesson.net/programming/tty/index.php). If not, then the output MUST not contain any additional decorations. For example, a page list MUST be formatted with one page name per line (to enable easy manipulation using standard CLI tools such as `grep` etc.).
45+
Additional decoration MAY be printed if the standard output is a [TTY](https://linusakesson.net/programming/tty/index.php). If not, then the output MUST not contain any additional decorations. For example, a page list MUST be formatted with one page name per line (to enable easy manipulation using standard CLI tools such as `grep` etc.).
4646

4747
Clients MAY support additional custom arguments and syntax not documented here.
4848

0 commit comments

Comments
 (0)