diff options
author | Go MAEDA <maeda@farend.jp> | 2025-05-02 09:39:38 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2025-05-02 09:39:38 +0000 |
commit | 13cbba889e6efc0f9f91af160a15c1f27ba9dfcc (patch) | |
tree | c96e03e49901187916f108b7e8b9e57c22eaeede | |
parent | 444a94c7cbbfc7baff254fb36682350fb902124a (diff) | |
download | redmine-13cbba889e6efc0f9f91af160a15c1f27ba9dfcc.tar.gz redmine-13cbba889e6efc0f9f91af160a15c1f27ba9dfcc.zip |
Update outdated Wiki links in doc/INSTALL and doc/UPGRADING (#42657).
Patch by Kota Uchino (user:uchinokot).
git-svn-id: https://svn.redmine.org/redmine/trunk@23737 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | doc/INSTALL | 14 | ||||
-rw-r--r-- | doc/UPGRADING | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/INSTALL b/doc/INSTALL index 54d51740b..f229fa509 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -136,10 +136,10 @@ Please do not enter your SMTP settings in environment.rb. == References -* https://www.redmine.org/wiki/redmine/RedmineInstall -* https://www.redmine.org/wiki/redmine/EmailConfiguration -* https://www.redmine.org/wiki/redmine/RedmineSettings -* https://www.redmine.org/wiki/redmine/RedmineRepositories -* https://www.redmine.org/wiki/redmine/RedmineReceivingEmails -* https://www.redmine.org/wiki/redmine/RedmineReminderEmails -* https://www.redmine.org/wiki/redmine/RedmineLDAP +* https://www.redmine.org/projects/redmine/wiki/RedmineInstall +* https://www.redmine.org/projects/redmine/wiki/EmailConfiguration +* https://www.redmine.org/projects/redmine/wiki/RedmineSettings +* https://www.redmine.org/projects/redmine/wiki/RedmineRepositories +* https://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails +* https://www.redmine.org/projects/redmine/wiki/RedmineReminderEmails +* https://www.redmine.org/projects/redmine/wiki/RedmineLDAP diff --git a/doc/UPGRADING b/doc/UPGRADING index 091b86283..a56fb1d09 100644 --- a/doc/UPGRADING +++ b/doc/UPGRADING @@ -101,4 +101,4 @@ https://www.redmine.org/ == References -* https://www.redmine.org/wiki/redmine/RedmineUpgrade +* https://www.redmine.org/projects/redmine/wiki/RedmineUpgrade |