mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-06 05:04:29 +08:00
DOCS: Fix DSL table of contents (#1783)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
parent
1aca045d5b
commit
67bbbb3596
5 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
</a>
|
||||
{% if include.provider-jsId != nill %}
|
||||
for
|
||||
<a href="/providers/{{include.provider-jsId}}">
|
||||
<a href="{{ site.github.url }}/providers/{{include.provider-jsId | downcase}}">
|
||||
<strong>
|
||||
{{include.provider-name}}
|
||||
</strong>
|
||||
|
|
Loading…
Add table
Reference in a new issue