mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-12 17:52:13 +02:00
Update DeveloperGuide.md
This commit is contained in:
parent
441d2bb336
commit
82888c20cf
@ -541,7 +541,7 @@ This would generate n entries of tr for each person in exampleData
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link" th:href="@{/new-feature}">New Feature</a>
|
<a class="nav-link" th:href="@{'/new-feature'}">New Feature</a>
|
||||||
</li>
|
</li>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user