Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cb303c2

Browse files
committed
Merge branch 'anna-polish-texts431' into 'master'
Fixed the link to the documentation See merge request postgres-ai/database-lab!614
2 parents b485a90 + e35f969 commit cb303c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ui/packages/shared/pages/Configuration/tooltipText.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const tooltipText = {
2525
sharedPreloadLibraries: () => (
2626
<div>
2727
Specifies one or more shared libraries (comma-separated list) to be preloaded at Postgres server start
28-
(<a target={'_blank'} href={'hhttps://postgresqlco.nf/doc/en/param/shared_preload_libraries/'} className={styles.externalLink}>details</a>).
28+
(<a target={'_blank'} href={'https://postgresqlco.nf/doc/en/param/shared_preload_libraries/'} className={styles.externalLink}>details</a>).
2929
If some libraries/extensions are missing, Postgres fails to start, so make sure that {' '}
3030
<span className={styles.firaCodeFont}>dockerImage</span> used above contains all the needed extensions.
3131
</div>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /