Skip to content

Commit 8395fd2

Browse files
committed
update project web link
1 parent d1497dc commit 8395fd2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CN/modules/ROOT/pages/5.11.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,5 @@ ivorysql=# ALTER TABLE t2 ADD FOREIGN KEY (c1) REFERENCES source (id);
117117
ERROR: attempt to create referential integrity constraint on global temporary table
118118
----
119119

120-
更多详细使用方法和高级特性,请参阅 https://github.com/amutu/pgtt 。
120+
更多详细使用方法和高级特性,请参阅 https://github.com/darold/pgtt 。
121121

EN/modules/ROOT/pages/5.11.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ ivorysql=# ALTER TABLE t2 ADD FOREIGN KEY (c1) REFERENCES source (id);
118118
ERROR: attempt to create referential integrity constraint on global temporary table
119119
----
120120

121-
For more detailed usage and advanced features, please refer to https://github.com/amutu/pgtt .
121+
For more detailed usage and advanced features, please refer to https://github.com/darold/pgtt .
122122

0 commit comments

Comments
 (0)