Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Commit db3ce70

Browse files
committed
Update wiki link
1 parent 316cc3b commit db3ce70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ <h2 id="what-do-i-need">Awesome! What do I need?</h2>
321321
<li><em>PHP 5.6 or higher</em> &mdash; The code you're actually writing can be anything ranging from PHP 5.2 up to (and including) PHP 7.1.</li>
322322
<li><em>php-sqlite and SQLite >= 3.7.11</em> &mdash; Required as back end for the indexing database.</li>
323323
<li><em><a href="https://github.com/danielbrodin/atom-project-manager">atom-project-manager</a></em> &mdash; Fire up your active project and go to <em>Packages &rarr; PHP Integrator &rarr; Set Up Current Project</em> (or use the command palette).</li>
324-
<li><em>Proper docblocks and type hinting</em> - See <a href="https://github.com/php-integrator/core/wiki/Proper-Documentation-And-Type-Hinting">our wiki</a> for more information.</li>
324+
<li><em>Proper docblocks and type hinting</em> - See <a href="https://github.com/php-integrator/core/wiki">our wiki</a> for more information.</li>
325325
</ul>
326326

327327
<h2 id="what-is-it-really">Wait, now I'm confused, what is it really?</h2>

0 commit comments

Comments
 (0)