Skip to content

Commit a0fa30d

Browse files
committed
Merge branch 'master' of github.com:mintyphp/mintyphp.github.io
2 parents 90826dd + ccdec3b commit a0fa30d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

00-about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Mainly to make it easy to learn for PHP developers.
2020

2121
<br/>
2222

23-
<a href='/installation/' style="text-decoration: none; color: white; background-color: #41c917; padding: 10px 20px; margin-right: 30px;">Download</a>
24-
<a href='http://maurits.server.nlware.com/' style="text-decoration: none; color: white; background-color: #41c917; padding: 10px 20px; margin-right: 30px;">Demo</a>
25-
<a href='https://github.com/mintyphp/mintyphp' style="text-decoration: none; color: white; background-color: #41c917; padding: 10px 20px; margin-right: 30px;">Github</a>
23+
<a href='/installation/' style="text-decoration: none; color: white; background-color: #21a900; padding: 10px 20px; margin-right: 30px;">Download</a>
24+
<a href='http://maurits.server.nlware.com/' style="text-decoration: none; color: white; background-color: #21a900; padding: 10px 20px; margin-right: 30px;">Demo</a>
25+
<a href='https://github.com/mintyphp/mintyphp' style="text-decoration: none; color: white; background-color: #21a900; padding: 10px 20px; margin-right: 30px;">Github</a>
2626

2727
<br/>
2828

01-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ MintyPHP supports MariaDB (and other MySQL compatible databases).
2323
You can download the latest version as a zip archive by clicking the button below.
2424

2525
<br>
26-
<a href='http://github.com/mintyphp/mintyphp/archive/v2.0.1.zip' style="text-decoration: none; color: white; background-color: #41c917; padding: 10px 20px;">Download MintyPHP v2.0.1</a>
26+
<a href='http://github.com/mintyphp/mintyphp/archive/v2.0.1.zip' style="text-decoration: none; color: white; background-color: #21a900; padding: 10px 20px;">Download MintyPHP v2.0.1</a>
2727
<br>
2828
<br>
2929

0 commit comments

Comments
 (0)