fix git link

This commit is contained in:
Aditya 2024-05-31 08:34:53 +05:30
parent e97ef3d82f
commit fadae3f503
Signed by: aditya
SSH key fingerprint: SHA256:jL1IvWsjjlPtw6HvDIHfXfhO9IkIokNEyIfuFhSdoyU

View file

@ -20,7 +20,7 @@ enableGitInfo = true
[menu] [menu]
[[menu.after]] [[menu.after]]
name = "Gitea" name = "Gitea"
url = "https://gitea.adityakumar.xyz/dsa" url = "https://gitea.adityakumar.xyz/aditya/dsa"
weight = 10 weight = 10
[params] [params]
@ -47,7 +47,7 @@ enableGitInfo = true
# Source repo location # Source repo location
# Used for 'Last Modified' and 'Edit this page' links # Used for 'Last Modified' and 'Edit this page' links
BookRepo = 'https://gitea.adityakumar.xyz/dsa' BookRepo = 'https://gitea.adityakumar.xyz/aditya/dsa'
# (Optional, default 'commit') Specifies commit portion of the link to the page's last modified # (Optional, default 'commit') Specifies commit portion of the link to the page's last modified
# commit hash for 'doc' page type. # commit hash for 'doc' page type.