diff --git a/docs/_templates/breadcrumbs.html b/docs/_templates/breadcrumbs.html index d40b03e..6285c42 100644 --- a/docs/_templates/breadcrumbs.html +++ b/docs/_templates/breadcrumbs.html @@ -40,9 +40,9 @@ {% if display_github %} {% if check_meta and 'github_url' in meta %} - {{ _('Edit on DCS') }} + {{ _('Edit on DCS') }} {% else %} - {{ _('Edit on GitHub') }} + {{ _('Edit on DCS') }} {% endif %} {% elif display_bitbucket %} {% if check_meta and 'bitbucket_url' in meta %}