Skip to content

Commit 1a0a28d

Browse files
committed
Bugtrack url changed to pg_repack's one
1 parent c395f72 commit 1a0a28d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"resources": {
2828
"homepage": "http://reorg.github.com/pg_repack",
2929
"bugtracker": {
30-
"web": "https://github.com/reorg/pg_reorg/issues"
30+
"web": "https://github.com/reorg/pg_repack/issues"
3131
},
3232
"repository": {
3333
"url": "git://github.com/reorg/pg_repack.git",

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pg_repack -- Reorganize tables in PostgreSQL databases with minimal locks
44
- Homepage: http://reorg.github.com/pg_repack
55
- Download: http://pgxn.org/dist/pg_repack/
66
- Development: https://github.com/reorg/pg_repack
7-
- Bug Report: https://github.com/reorg/pg_reorg/issues
7+
- Bug Report: https://github.com/reorg/pg_repack/issues
88
- Mailing List: http://pgfoundry.org/mailman/listinfo/reorg-general
99

1010
pg_repack_ is a PostgreSQL extension which lets you remove bloat from

0 commit comments

Comments
 (0)