Skip to content

Commit 82bbf10

Browse files
committed
Update homepage
Change links to our upstream vendors and add the cmderdev team.
1 parent 4ac88c0 commit 82bbf10

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

index.html

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2 class="bit-1 copy"> Cmder is a software package created out of pure frustrat
3333
<div class="imgWrapper"><img src="img/conemu_thumb.png" alt=""></div>
3434
<h4>With help of the best</h4>
3535
<p>Think about cmder more as a software package than a separate app. All the magic is happening through
36-
<a href="https://code.google.com/p/conemu-maximus5/">Conemu</a>. With enhancements from
36+
<a href="https://conemu.github.io">Conemu</a>. With enhancements from
3737
<a href="https://mridgers.github.io/clink/">Clink</a>.</p>
3838
</div>
3939
<div class="bit-3">
@@ -56,7 +56,7 @@ <h3>Download</h3>
5656
<section class="download container">
5757

5858
<div class="bit-1">
59-
<a href="https://github.com/bliker/cmder">Github Repo</a> (for issues/requests/sauce)
59+
<a href="https://github.com/cmderdev/cmder">Github Repo</a> (for issues/requests/sauce)
6060
</div>
6161

6262
<div class="bit-2">
@@ -125,18 +125,13 @@ <h4>Updating + Building</h4>
125125
Ruby, wget and 7z</em>. When you are set on that, just run <code>build_cmder.rb</code>.</p>
126126
</div>
127127
<div class="bit-2">
128-
<h4>PowerShell</h4>
129-
<p>I have to admit here that <em>I am not a <abbr title="PowerShell, Duh!">PS</abbr> guy</em>. So do not
130-
expect any improvement or tips in that department. But <strong>if you are a PS geek</strong>, you
131-
really should start submitting some amazing tweaks.</p>
132-
133128
<h4>Other documentations</h4>
134129
<p>If you have trouble with anything I am happy to help. But you will have much better chances to find solutions
135130
on the pages of the upstream projects. Those are:
136131
<ul>
137-
<li>Console emulator ~ <a href="https://code.google.com/p/conemu-maximus5/">Conemu</a></li>
132+
<li>Console emulator ~ <a href="https://conemu.github.io/">Conemu</a></li>
138133
<li>Cmd.exe enhancements ~ <a href="https://mridgers.github.io/clink/">clink</a></li>
139-
<li>Unix tools on windows ~ <a href="https://github.com/msysgit/msysgit">msysgit</a></li>
134+
<li>Unix tools on windows ~ <a href="https://git-for-windows.github.io/">git for windows</a></li>
140135
</ul></p>
141136
</div>
142137
</section>
@@ -146,7 +141,7 @@ <h4>Other documentations</h4>
146141
</div>
147142

148143
<footer class="container">
149-
Created by <a href="https://github.com/bliker">Samuel Vasko </a> <br> Maintained by <a href="https://github.com/MartiUK">Martin Kemp</a> and more outstanding <a href="https://github.com/cmderdev/cmder/graphs/contributors">contributors</a>
144+
Created by <a href="http://github.com/bliker">Samuel Vasko</a> <br> Maintained by <a href="https://github.com/MartiUK">Martin Kemp</a>, <a href="https://github.com/cmderdev">the cmderdev team</a> and more outstanding <a href="https://github.com/cmderdev/cmder/graphs/contributors">contributors</a>.
150145
</footer>
151146

152147
<script type="text/javascript">

0 commit comments

Comments
 (0)