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

Commit a908e3a

Browse files
committed
Remove now obsolete source links
1 parent c17a52d commit a908e3a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ <h3 id="tooltips">Tooltips</h3>
238238
method parameter descriptions, return type descriptions and exceptions thrown.
239239
</p>
240240

241-
<p class="small-text">
241+
<!-- <p class="small-text">
242242
<a href="https://github.com/php-integrator/atom-tooltips">View the source</a>
243-
</p>
243+
</p> -->
244244
</div>
245245
</div>
246246

@@ -280,9 +280,9 @@ <h3 id="call-tips">Call Tips</h3>
280280
function or method calls, such as their expected parameters with their types and default values.
281281
</p>
282282

283-
<p class="small-text">
283+
<!-- <p class="small-text">
284284
<a href="https://github.com/php-integrator/atom-call-tips">View the source</a>
285-
</p>
285+
</p> -->
286286
</div>
287287
</div>
288288

@@ -299,9 +299,9 @@ <h3 id="linting">Linting</h3>
299299
all included in this process.
300300
</p>
301301

302-
<p class="small-text">
302+
<!-- <p class="small-text">
303303
<a href="https://github.com/php-integrator/atom-linter">View the source</a>
304-
</p>
304+
</p> -->
305305
</div>
306306
</div>
307307

0 commit comments

Comments
 (0)