mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Update external link
This commit is contained in:
@@ -17,7 +17,7 @@ export const Footer = memo(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": t("link3label"),
|
"label": t("link3label"),
|
||||||
"href": "https://github.com/xbgmsharp/postgsail/tree/main/docs",
|
"href": "https://github.com/xbgmsharp/postgsail/blob/main/README.md",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Support",
|
"label": "Support",
|
||||||
|
@@ -26,7 +26,7 @@ export const Header = memo(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": t("link3label"),
|
"label": t("link3label"),
|
||||||
"href": "https://github.com/xbgmsharp/postgsail/tree/main/docs",
|
"href": "https://github.com/xbgmsharp/postgsail/blob/main/README.md",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
enableDarkModeSwitch={true}
|
enableDarkModeSwitch={true}
|
||||||
|
Reference in New Issue
Block a user