From 8d405b265285c368df2e9cf1c14acee7532e0ee7 Mon Sep 17 00:00:00 2001 From: nancy.liao <huihui.liao@greentest.com.cn> Date: ćšć, 29 5æ 2025 18:14:38 +0800 Subject: [PATCH] Merge branch 'develop' of http://139.9.88.116:3000/r/module/open-license-manager into develop --- doc/_templates/breadcrumbs.html | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/_templates/breadcrumbs.html b/doc/_templates/breadcrumbs.html index 059aeaf..64d344d 100644 --- a/doc/_templates/breadcrumbs.html +++ b/doc/_templates/breadcrumbs.html @@ -3,19 +3,19 @@ {% block breadcrumbs_aside %} <li class="breadcrumbs-aside wy-breadcrumbs-aside"> <a class="github-button" - href="https://github.com/open-license-manager/open-license-manager" + href="https://github.com/open-license-manager/licensecc" data-color-scheme="no-preference: light; light: light; dark: dark;" data-icon="octicon-star" data-size="large" data-show-count="true" - aria-label="Star open-license-manager/open-license-manager on GitHub">Star</a> + aria-label="Star open-license-manager/licensecc on GitHub">Star</a> <a class="github-button" - href="https://github.com/open-license-manager/open-license-manager/fork" + href="https://github.com/open-license-manager/licensecc/fork" data-icon="octicon-repo-forked" data-size="large" data-show-count="true" - aria-label="Fork open-license-manager/open-license-manager on GitHub">Fork</a> + aria-label="Fork open-license-manager/licensecc on GitHub">Fork</a> <a class="github-button" - href="https://github.com/open-license-manager/open-license-manager/issues" + href="https://github.com/open-license-manager/licensecc/issues" data-icon="octicon-issue-opened" data-size="large" data-show-count="true" - aria-label="Issue open-license-manager/open-license-manager on GitHub">Issue</a> + aria-label="Issue open-license-manager/licensecc on GitHub">Issue</a> </li> {% endblock %} -- Gitblit v1.9.1