-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change website location to webgen.gettalong.org
- Loading branch information
Showing
8 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,11 +98,11 @@ EOF | |
s.post_install_message = <<EOF | ||
Thanks for choosing webgen! Here are some places to get you started: | ||
* The webgen User Documentation at <http://webgen.rubyforge.org/documentation/> | ||
* The webgen User Documentation at <http://webgen.gettalong.org/documentation/> | ||
* The mailing list archive at <http://rubyforge.org/pipermail/webgen-users/> | ||
* The webgen Wiki at <http://github.com/gettalong/webgen/wiki> | ||
Have a look at <http://webgen.rubyforge.org/news.html> for a list of changes! | ||
Have a look at <http://webgen.gettalong.org/news.html> for a list of changes! | ||
Have fun! | ||
|
@@ -145,7 +145,7 @@ EOF | |
|
||
s.author = 'Thomas Leitner' | ||
s.email = '[email protected]' | ||
s.homepage = "http://webgen.rubyforge.org" | ||
s.homepage = "http://webgen.gettalong.org" | ||
s.rubyforge_project = 'webgen' | ||
end | ||
|
||
|
@@ -188,7 +188,7 @@ EOF | |
rf.configure | ||
rf.login | ||
|
||
text = "Have a look at http://webgen.rubyforge.org/news.html for the release details!" | ||
text = "Have a look at http://webgen.gettalong.org/news.html for the release details!" | ||
rf.post_news('webgen', "webgen #{Webgen::VERSION} released", text) | ||
puts "done" | ||
end | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,7 @@ webgen's behaviour is affected by the following environment variables: | |
If no website is specified via the \-d option and this variable is set, webgen assumes that its | ||
content is the webgen website directory that should be used. | ||
.SH SEE ALSO | ||
The webgen website, http://webgen.rubyforge.org/ for detailed information. | ||
The webgen website, http://webgen.gettalong.org/ for detailed information. | ||
.SH AUTHOR | ||
webgen was written by Thomas Leitner <[email protected]> | ||
.PP | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters