You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2018. It is now read-only.
<ahref="https://github.com/Gert-dev/php-integrator-call-tips">View the source</a>
258
+
<ahref="https://github.com/php-integrator/php-integrator-call-tips">View the source</a>
259
259
</p>
260
260
</div>
261
261
</div>
@@ -274,7 +274,7 @@ <h3 id="linting">Linting</h3>
274
274
</p>
275
275
276
276
<pclass="small-text">
277
-
<ahref="https://github.com/Gert-dev/php-integrator-linter">View the source</a>
277
+
<ahref="https://github.com/php-integrator/php-integrator-linter">View the source</a>
278
278
</p>
279
279
</div>
280
280
</div>
@@ -290,7 +290,7 @@ <h2 id="what-do-i-need">Awesome! What do I need?</h2>
290
290
<li><em>PHP 5.5 or higher</em> — The code you're actually writing can be anything ranging from PHP 5.2 up to (and including) PHP 7.0.</li>
291
291
<li><em>php-sqlite and SQLite >= 3.7.11</em> — Required as back end for the indexing database.</li>
292
292
<li><em><ahref="https://github.com/danielbrodin/atom-project-manager">atom-project-manager</a></em> — Fire up your active project and go to <em>Packages → PHP Integrator → Set Up Current Project</em> (or use the command palette).</li>
293
-
<li><em>Proper docblocks and type hinting</em> - See <ahref="https://github.com/Gert-dev/php-integrator-base/wiki/Proper-Documentation-And-Type-Hinting">our wiki</a> for more information.</li>
293
+
<li><em>Proper docblocks and type hinting</em> - See <ahref="https://github.com/php-integrator/php-integrator-base/wiki/Proper-Documentation-And-Type-Hinting">our wiki</a> for more information.</li>
294
294
</ul>
295
295
296
296
<h2id="what-is-it-really">Wait, now I'm confused, what is it really?</h2>
@@ -315,7 +315,7 @@ <h2 id="is-it-really-exclusive-to-atom">Is it really exclusive to Atom?</h2>
315
315
</p>
316
316
317
317
<h2id="where-is-the-code">Where is the code?</h2>
318
-
<p><ahref="https://github.com/Gert-dev/php-integrator-base">Right here</a>, on GitHub.</p>
318
+
<p><ahref="https://github.com/php-integrator/php-integrator-base">Right here</a>, on GitHub.</p>
0 commit comments