bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

commit b8c9d7780cf7373deade91bb70aeb6b990443df3
parent e6545f27beebcc4a925e98a51c1d8d3b6107c492
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Sun, 28 Dec 2025 17:10:51 +0530

[2025-12-28] .\docs\template.html : changed license download link

Diffstat:
Mdocs/index.html | 2+-
Mdocs/template.html | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/index.html b/docs/index.html @@ -17723,7 +17723,7 @@ void merge(int a[], int n1, int b[], int n2) <div class="flex items-center gap-2"> <!-- License Download Button --> <a - href="https://aranag.site/download/License - Educational Source-Available License (ESAL-1.0).pdf" + href="https://aranag.site/license" target="_blank" class="p-2 text-slate-400 hover:text-blue-600 hover:bg-blue-50 rounded-lg transition-colors" title="Download License PDF" diff --git a/docs/template.html b/docs/template.html @@ -529,7 +529,7 @@ <div class="flex items-center gap-2"> <!-- License Download Button --> <a - href="https://aranag.site/download/License - Educational Source-Available License (ESAL-1.0).pdf" + href="https://aranag.site/license" target="_blank" class="p-2 text-slate-400 hover:text-blue-600 hover:bg-blue-50 rounded-lg transition-colors" title="Download License PDF"
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror