mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-06 13:14:25 +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>
|
</a>
|
||||||
{% if include.provider-jsId != nill %}
|
{% if include.provider-jsId != nill %}
|
||||||
for
|
for
|
||||||
<a href="/providers/{{include.provider-jsId}}">
|
<a href="{{ site.github.url }}/providers/{{include.provider-jsId | downcase}}">
|
||||||
<strong>
|
<strong>
|
||||||
{{include.provider-name}}
|
{{include.provider-name}}
|
||||||
</strong>
|
</strong>
|
||||||
|
|
Loading…
Add table
Reference in a new issue