Project

General

Profile

Revision 4441463b

ID4441463b55c9ffc7ae7f9400c6201775ccd63952
Parent d753bb3c
Child f88c6f27

Added by Francois POIROTTE almost 6 years ago

[#1666] Correction URL vers le site web

Change-Id: I9fc9dc0f57ec5a5efa11f965136cb5c3f3f319db
Refs: #1666

View differences:

README.txt
49 49

  
50 50

  
51 51
.. _documentation officielle: Vigilo_
52
.. _Vigilo: http://www.vigilo-nms.com
52
.. _Vigilo: https://www.vigilo-nms.com
53 53
.. _GPL v2: http://www.gnu.org/licenses/gpl-2.0.html
54 54

  
55 55
.. vim: set syntax=rst fileencoding=utf-8 tw=78 :
pkg/vigiboard.rhel6.spec
20 20

  
21 21
%description
22 22
@DESCRIPTION@
23
This application is part of the Vigilo Project <http://vigilo-nms.com>
23
This application is part of the Vigilo Project <https://www.vigilo-nms.com>
24 24

  
25 25
%prep
26 26
%setup -q
setup.py
40 40
    license='http://www.gnu.org/licenses/gpl-2.0.html',
41 41
    description="Vigilo event board",
42 42
    long_description="Vigilo event board",
43
    url='http://www.vigilo-nms.com/',
43
    url='https://www.vigilo-nms.com/',
44 44
    install_requires=[
45 45
        "vigilo-turbogears",
46 46
    ],

Also available in: Unified diff