Skip to content

Commit d6176de

Browse files
jpstotzanb0s
authored andcommitted
Update links to HTTPS
1 parent 20bc60a commit d6176de

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ This Eclipse plugin allows to open a shell window or file manager from the popup
66

77
Installation:
88
-------------
9-
Eclipse Markeplace: http://marketplace.eclipse.org/content/easyshell
9+
Eclipse Markeplace: https://marketplace.eclipse.org/content/easyshell
1010

11-
<a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=974" class="drag" title="Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client"><img class="img-responsive" src="https://marketplace.eclipse.org/sites/all/themes/solstice/public/images/marketplace/btn-install.png" alt="Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client" /></a>
11+
<a href="https://marketplace.eclipse.org/marketplace-client-intro?mpc_install=974" class="drag" title="Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client"><img class="img-responsive" src="https://marketplace.eclipse.org/sites/all/themes/solstice/public/images/marketplace/btn-install.png" alt="Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client" /></a>
1212

1313
OR
1414

15-
Use update site: http://anb0s.github.io/EasyShell
15+
Use update site: https://anb0s.github.io/EasyShell
1616

1717
OR
1818

@@ -76,20 +76,20 @@ The following platform, shell combinations and tools are supported as selections
7676
- PowerShell (also as admin)
7777
- Windows Terminal
7878
- Bash
79-
- Cygwin: http://cygwin.com
79+
- Cygwin: https://cygwin.com
8080
- Git for Windows 1.x/2.x: https://git-for-windows.github.io
81-
- Msys2 / MinGW32 / MinGW64: http://www.msys2.org
81+
- Msys2 / MinGW32 / MinGW64: https://www.msys2.org
8282
- Console:
8383
- Console2: https://sourceforge.net/projects/console
8484
- ConsoleZ: https://github.com/cbucher/console
8585
- ConEmu: https://code.google.com/p/conemu-maximus5
8686
- Cmder: https://github.com/cmderdev/cmder
87-
- PowerCmd: http://www.powercmd.com
87+
- PowerCmd: https://www.powercmd.com
8888
- File Browsers
8989
- Explorer
90-
- TotalCommander: http://www.ghisler.com
91-
- DoubleCommander: http://doublecmd.sourceforge.net
92-
- Q-Dir (Quad Explorer): http://www.softwareok.de/?seite=Freeware/Q-Dir
90+
- TotalCommander: https://www.ghisler.com
91+
- DoubleCommander: https://doublecmd.sourceforge.io
92+
- Q-Dir (Quad Explorer): https://www.softwareok.de/?seite=Freeware/Q-Dir
9393

9494
**Linux:**
9595
- Terminals
@@ -114,9 +114,9 @@ The following platform, shell combinations and tools are supported as selections
114114
- Thunar
115115
- Caja
116116
- Krusader
117-
- DoubleCommander: http://doublecmd.sourceforge.net
118-
- Midnight Commander: http://midnight-commander.org
119-
- Sunflower: http://sunflower-fm.org
117+
- DoubleCommander: https://doublecmd.sourceforge.io
118+
- Midnight Commander: https://midnight-commander.org
119+
- Sunflower: https://sunflower-fm.org
120120

121121
**MAC OS X**
122122
- Terminals
@@ -206,6 +206,6 @@ The following substitution variables are available for building the menu name:
206206
- ```${easyshell:command_name}``` = command name
207207
- ```${easyshell:command_os}``` = command operating system
208208

209-
<a href="http://with-eclipse.github.io/" target="_blank">
210-
<img alt="with-Eclipse logo" src="http://with-eclipse.github.io/with-eclipse-0.jpg" />
209+
<a href="https://with-eclipse.github.io/" target="_blank">
210+
<img alt="with-Eclipse logo" src="https://with-eclipse.github.io/with-eclipse-0.jpg" />
211211
</a>

0 commit comments

Comments
 (0)