From 13f91d1d4d789ccba89dea97af309fa4c83685ea Mon Sep 17 00:00:00 2001 From: Michael Granger Date: Sat, 5 Oct 2019 10:35:29 -0700 Subject: [PATCH] Change URLs to point to Github --- README-Windows.rdoc | 8 ++++---- README.ja.rdoc | 3 +-- README.rdoc | 5 ++--- misc/postgres/README.txt | 2 +- misc/ruby-pg/README.txt | 2 +- 5 files changed, 9 insertions(+), 11 deletions(-) diff --git a/README-Windows.rdoc b/README-Windows.rdoc index 4bd00e0..922c7d0 100644 --- a/README-Windows.rdoc +++ b/README-Windows.rdoc @@ -35,8 +35,8 @@ Binary gems for windows can be built on Linux, OS-X and even on Windows with the help of docker. This is how regular windows gems are built for rubygems.org . -To do this, install boot2docker [on Windows](https://github.com/boot2docker/windows-installer/releases) -or [on OS X](https://github.com/boot2docker/osx-installer/releases) and make +To do this, install boot2docker {on Windows}(https://github.com/boot2docker/windows-installer/releases) +or {on OS X}(https://github.com/boot2docker/osx-installer/releases) and make sure it is started. A native Docker installation is best on Linux. Then run: @@ -50,7 +50,7 @@ containing binaries for all supported ruby versions. == Reporting Problems -If you have any problems you can submit them via -[the project's issue-tracker][bitbucket]. And submit questions, problems, or +If you have any problems you can submit them via {the project's +issue-tracker}[https://github.com/ged/ruby-pg/issues]. And submit questions, problems, or solutions, so that it can be improved. diff --git a/README.ja.rdoc b/README.ja.rdoc index d6fa923..f4bfb61 100644 --- a/README.ja.rdoc +++ b/README.ja.rdoc @@ -1,7 +1,6 @@ = pg -home :: https://bitbucket.org/ged/ruby-pg -mirror :: https://github.com/ged/ruby-pg +home :: https://github.com/ged/ruby-pg docs :: http://deveiate.org/code/pg diff --git a/README.rdoc b/README.rdoc index 7bca270..74db8f8 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,7 +1,6 @@ = pg -home :: https://bitbucket.org/ged/ruby-pg -mirror :: https://github.com/ged/ruby-pg +home :: https://github.com/ged/ruby-pg docs :: http://deveiate.org/code/pg {Join the chat at https://gitter.im/ged/ruby-pg}[https://gitter.im/ged/ruby-pg?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge] @@ -78,7 +77,7 @@ There's also {a Google+ group}[http://goo.gl/TFy1U] and a want to chat about something. If you want to install as a signed gem, the public certs of the gem signers -can be found in {the `certs` directory}[https://bitbucket.org/ged/ruby-pg/src/tip/certs/] +can be found in {the `certs` directory}[https://github.com/ged/ruby-pg/tree/master/certs] of the repository. diff --git a/misc/postgres/README.txt b/misc/postgres/README.txt index fbb880e..f8fa96d 100644 --- a/misc/postgres/README.txt +++ b/misc/postgres/README.txt @@ -1,6 +1,6 @@ = postgres -* https://bitbucket.org/ged/ruby-pg +* https://github.com/ged/ruby-pg == Description diff --git a/misc/ruby-pg/README.txt b/misc/ruby-pg/README.txt index 5663aa0..d58eb9b 100644 --- a/misc/ruby-pg/README.txt +++ b/misc/ruby-pg/README.txt @@ -1,6 +1,6 @@ = ruby-pg -* https://bitbucket.org/ged/ruby-pg +* https://github.com/ged/ruby-pg == Description