Skip to content

Commit ef33370

Browse files
committed
Fixed names in Docs directory
1 parent 0bd664c commit ef33370

32 files changed

+4
-4
lines changed

Docs/Advanced-usage.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Advanced usage
22
Here are some tips, how to use Terminals which cant be directly clean to users.
33

4-
* Share favorites file: If you can't use SQL database (which is recommended scenario) and you want to share your connections, you can share your favorites file directly using command line argument. More about command line arguments see [Command line arguments](Command-line-arguments)
4+
* Share favorites file: If you can't use SQL database (which is recommended scenario) and you want to share your connections, you can share your favorites file directly using command line argument. More about command line arguments see [Command line arguments](Command-line-arguments.md)
55

6-
* Configure RDP to allow drag and drop into to the session: See [Configure connection share](Configure-connection-share)
6+
* Configure RDP to allow drag and drop into to the session: See [Configure connection share](Configure-connection-share.md)
77

88
* Connect to Virtual private network (VPN) before starting remote connection: For this purpose you can use "Execute before connect" options. This options are available for all connection types. Go to favorite "Execute" tab page and "Execute before connect" check box. In next three fields fill command line to execute (or path to script) like you do from command prompt.
99

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ New Options to disable protocol plugins
1414
* **December 16,2016** - New Official [Chocolatey package](https://chocolatey.org/packages/terminals)
1515
We are happy to announce that Chocolatey terminals package is now maintained by our team.
1616

17-
# [Documentation]
17+
# Documentation
1818
* **[User documentation](/Docs/User-documentation.md)**
1919
* Installation
2020
* [System requirements](/Docs/System-requirements.md)
2121
* [Upgrade to version 3.0](/Docs/Upgrade-to-version-3.0.md)
2222
* [Features and Screen shots](/Docs/Features-and-Screen-shots.md)
2323
* [Developer guide](/Docs/Developer-guide.md) (How to contribute)
24-
* [Road map](/Docs/Road-map)
24+
* [Road map](/Docs/Road-map.md)
2525
* [Powershell script to create import file](/Docs/Powershell-script-to-create-import-file.md)
2626

2727
# [License](LICENSE.md)

0 commit comments

Comments
 (0)