Fixed Security Hotspot reported by SonarQube.

This commit is contained in:
Aditya Toshniwal
2022-08-12 17:14:15 +05:30
committed by Akshay Joshi
parent 084203debc
commit 7bd0d55c83
65 changed files with 14 additions and 2407 deletions

View File

@@ -181,7 +181,7 @@ export default function WelcomeDashboard({ pgBrowser }) {
<div className={classes.rowContent}>
<div className={classes.gettingStartedLink}>
<a
href="http://www.postgresql.org/docs"
href="https://www.postgresql.org/docs"
target="postgres_help"
className={classes.link}
>
@@ -205,7 +205,7 @@ export default function WelcomeDashboard({ pgBrowser }) {
</div>
<div className={classes.gettingStartedLink}>
<a
href="http://planet.postgresql.org"
href="https://planet.postgresql.org"
target="planet_website"
className={classes.link}
>
@@ -219,7 +219,7 @@ export default function WelcomeDashboard({ pgBrowser }) {
</div>
<div className={classes.gettingStartedLink}>
<a
href="http://www.postgresql.org/community"
href="https://www.postgresql.org/community"
target="postgres_website"
className={classes.link}
>