mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 02:25:31 +00:00
fix links
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
{% include publisher_ref.html pub=plugin.publisher %}
|
||||
</div>
|
||||
<p class="mb-auto">{{ plugin.excerpt | mardownify | remove: '<p>' | remove: '</p>' }}</p>
|
||||
<a href="{{ plugin.url }}" class="stretched-link" aria-label="open plugin details"></a>
|
||||
<a href="{{ plugin.url | relative_url }}" class="stretched-link" aria-label="open plugin details"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user