Skip to content

Commit 26c4518

Browse files
committed
doc: website is now located at https://envmodules.io
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 378ea51 commit 26c4518

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

NEWS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Modules 5.6.1 (not yet released)
2626
* Doc: add warning in :ref:`INSTALL-win` to mention :command:`ml` command name
2727
conflict with *MSVC x86 toolchain* ``ml.exe``. (fix issue #589)
2828
* Doc: add :ref:`maintainer-guide`.
29+
* Doc: website is now located at https://envmodules.io.
2930

3031
.. _Furo: https://github.com/pradyunsg/furo
3132

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,10 @@ ability to test this installation with:
124124
Links
125125
-----
126126

127-
* Web site: http://modules.sourceforge.net
127+
* Web site: https://envmodules.io
128128
* Online documentation: https://modules.readthedocs.io
129129
* GitHub source repository: https://github.com/envmodules/modules
130130
* GitHub Issue tracking system: https://github.com/envmodules/modules/issues
131-
* SourceForge project page: http://sourceforge.net/projects/modules/
132131

133132

134133
Community

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ needs.
152152
Links
153153
-----
154154

155-
* Web site: http://modules.sourceforge.net
155+
* Web site: https://envmodules.io
156156
* Documentation: https://modules.readthedocs.io
157157
* Source repository: https://github.com/envmodules/modules
158158
* Issue tracking system: https://github.com/envmodules/modules/issues

share/rpm/environment-modules.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Release: @MODULES_RPM_RELEASE@%{?dist}
1111
Summary: Provides dynamic modification of a user's environment
1212

1313
License: GPL-2.0-or-later
14-
URL: http://modules.sourceforge.net/
14+
URL: https://envmodules.io
1515
Source0: http://downloads.sourceforge.net/modules/modules-@MODULES_RELEASE@@[email protected]
1616

1717
BuildRequires: tcl

0 commit comments

Comments
 (0)