diff options
author | Go MAEDA <maeda@farend.jp> | 2024-11-03 09:50:55 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2024-11-03 09:50:55 +0000 |
commit | 4058ea68063b02c742e9afab33c3a2b46d0d7646 (patch) | |
tree | e2730c0721037114081dc7c9f96bbb02f034487b /doc/README_FOR_APP | |
parent | 71a6be30cb0036dae06299c7d32413d6f2113128 (diff) | |
download | redmine-4058ea68063b02c742e9afab33c3a2b46d0d7646.tar.gz redmine-4058ea68063b02c742e9afab33c3a2b46d0d7646.zip |
Update docs to use HTTPS links instead of HTTP (#41469).
git-svn-id: https://svn.redmine.org/redmine/trunk@23183 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/README_FOR_APP')
-rw-r--r-- | doc/README_FOR_APP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index d99d41476..5d7c351a1 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP @@ -2,7 +2,7 @@ Redmine is a flexible project management web application written using Ruby on Rails framework. -More details can be found at http://www.redmine.org +More details can be found at https://www.redmine.org = License |