commit 52ea6451b10099476b6e9ad284a8a2cb53e6fb50
parent 1ad2508d4f1b9567758e55f2d9788b885eccac43
Author: Amit Dutta <amitdutta4255@gmail.com>
Date: Wed, 7 Jan 2026 14:17:50 +0530
[2026-01-07] : .\docs : Changed license url
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/index.html b/docs/index.html
@@ -18691,7 +18691,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/license"
+ href="https://esal.amit.is-a.dev"
target="_blank"
class="p-2 text-neutral-500 hover:text-lime-300 hover:bg-lime-300/10 rounded-lg transition-colors"
title="Download License PDF"
diff --git a/docs/template.html b/docs/template.html
@@ -594,7 +594,7 @@
<div class="flex items-center gap-2">
<!-- License Download Button -->
<a
- href="https://aranag.site/license"
+ href="https://esal.amit.is-a.dev"
target="_blank"
class="p-2 text-neutral-500 hover:text-lime-300 hover:bg-lime-300/10 rounded-lg transition-colors"
title="Download License PDF"