mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Fix DSL table of contents (#1783)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
committed by
GitHub
parent
1aca045d5b
commit
67bbbb3596
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user