Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jun 26, 2024
1 parent 4c129d3 commit 3cdf410
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/views/components/solution.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<h3>Read more</h3>
<ul>
@foreach($solution->getDocumentationLinks() as $label => $url)

<li><a href="{{ $url }}">{{ $label }}</a></li>
@endforeach
</ul>
Expand Down

0 comments on commit 3cdf410

Please sign in to comment.