diff options
Diffstat (limited to '_includes/git-wiki/components/action_btn/downloads.html')
| -rw-r--r-- | _includes/git-wiki/components/action_btn/downloads.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/git-wiki/components/action_btn/downloads.html b/_includes/git-wiki/components/action_btn/downloads.html index 8f654f9..8bd356b 100644 --- a/_includes/git-wiki/components/action_btn/downloads.html +++ b/_includes/git-wiki/components/action_btn/downloads.html @@ -1,4 +1,4 @@ -<ul class="downloads"> +<ul class="git-wiki-downloads"> <li><a href="{{ site.github.zip_url }}">Download <strong>ZIP File</strong></a></li> <li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li> <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li> |
