feat: update clients wiki to new link (#13914)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
552a22da2b
commit
5a7a210d69
@@ -112,7 +112,7 @@ Thus, if the command or its options are unavailable or contain different behavio
|
||||
### Platform differences
|
||||
|
||||
If you are afraid the commands may differ between platforms or operating systems (e.g. Windows vs macOS),
|
||||
most [tldr pages clients](https://github.com/tldr-pages/tldr/wiki/tldr-pages-clients) will choose the most suitable version of the command to be displayed to the end user.
|
||||
most [tldr pages clients](https://github.com/tldr-pages/tldr/wiki/Clients) will choose the most suitable version of the command to be displayed to the end user.
|
||||
|
||||
In this case, the information of the Windows version of `cd` (stored in `pages/windows/cd.md`) will be displayed by default to Windows users, and a generic/common version (stored in `pages/common/cd.md`)
|
||||
will be displayed for Linux, macOS, and other platform users.
|
||||
|
Reference in New Issue
Block a user