Skip to content

Commit 717d5b0

Browse files
committed
Remove the MediaFire download details
1 parent f39355f commit 717d5b0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

generic.html

-11
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ <h1><a href="index.html">Home</a> / Installing</h1>
3030
<ul>
3131
<li><a href="#intro" class="active">Introduction</a></li>
3232
<li><a href="#install" class="">Installing</a></li>
33-
<li><a href="#mediafire" class="">Download from MediaFire</a></li>
3433
</ul>
3534
</nav>
3635

@@ -81,16 +80,6 @@ <h2>Installing StupidlySimple framework using Composer</h2>
8180
composer create-project stupidlysimple/php myproject
8281
</pre>
8382
</section>
84-
85-
<!-- Content -->
86-
<section id="mediafire" class="main">
87-
<h2>Downloading StupidlySimple framework directly from MediaFire</h2>
88-
<p>If you do not want to download using Composer, you can download a zip file directly from MediaFire</p>
89-
<p>
90-
<!--<a href="https://www.mediafire.com/folder/lg53n0zz3nnsn/0.3.3" target="_blank" class="button special">Download Now</a>-->
91-
Outdated. Please use composer instead.
92-
</p>
93-
</section>
9483

9584
</div>
9685

0 commit comments

Comments
 (0)