Skip to content

Commit 8ef38ef

Browse files
committed
rename repo to lowercase
1 parent 0ff42fb commit 8ef38ef

17 files changed

+31
-32
lines changed

Makefile.PL

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ all_from 'lib/Thruk/Config.pm';
88

99
resources(
1010
'homepage', => 'http://www.thruk.org',
11-
'bugtracker' => 'http://github.com/sni/Thruk/issues',
12-
'repository', => 'http://github.com/sni/Thruk',
11+
'bugtracker' => 'http://github.com/sni/thruk/issues',
12+
'repository', => 'http://github.com/sni/thruk',
1313
'license' => 'http://dev.perl.org/licenses/',
1414
'IRC' => 'irc://irc.freenode.org/#thruk',
1515
'MailingList' => 'https://groups.google.com/d/forum/thruk',

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Support
2121

2222
* Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/thruk)
2323
* Mailing list on [Google Groups](https://groups.google.com/group/thruk).
24-
* File a Bug in [GitHub Issues](https://github.com/sni/Thruk/issues).
25-
* Report a Security Advisory [GitHub Security](https://github.com/sni/Thruk/security).
24+
* File a Bug in [GitHub Issues](https://github.com/sni/thruk/issues).
25+
* Report a Security Advisory [GitHub Security](https://github.com/sni/thruk/security).
2626
* Chat with developers on [IRC Libera #thruk](irc://irc.libera.chat/thruk) ([Webchat](https://web.libera.chat/?nick=Guest?#thruk)).
2727

2828

@@ -51,12 +51,12 @@ Main Features / Advantages
5151

5252
### Contributions
5353

54-
Thanks to all the amazing [community contributors for sending PRs](https://github.com/sni/Thruk/graphs/contributors) and keeping this project updated. :heart:
54+
Thanks to all the amazing [community contributors for sending PRs](https://github.com/sni/thruk/graphs/contributors) and keeping this project updated. :heart:
5555

5656
If you have an idea or some kind of improvement, you are welcome to contribute and participate in the Project, feel free to send your PR.
5757

5858
<p align="center">
59-
<a href="https://github.com/sni/Thruk/graphs/contributors">
59+
<a href="https://github.com/sni/thruk/graphs/contributors">
6060
<img src="https://contrib.rocks/image?repo=sni/Thruk&max=500">
6161
</a>
6262
</p>

SECURITY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Supported Versions
44

5-
This is an open source project and professional support is available from
5+
This is an open source project and professional support is available from
66

77
- https://www.consol.com/product-solutions/open-source-monitoring/
88

@@ -12,5 +12,5 @@ Besides that always the last stable release is supported but response is limited
1212

1313
Please report securtiy related issues here:
1414

15-
- https://github.com/sni/Thruk/security
15+
- https://github.com/sni/thruk/security
1616
- or by email at security (at) thruk.org

debian/control

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Maintainer: Sven Nierlein <[email protected]>
55
Build-Depends: debhelper (>= 7), libthruk (>=2.44.2), lsb-release, apache2, perl, libmodule-install-perl, npm
66
Standards-Version: 3.7.3
77
Homepage: http://www.thruk.org
8-
Bugs: https://github.com/sni/Thruk/issues
9-
Vcs-Git: git://github.com/sni/Thruk.git
8+
Bugs: https://github.com/sni/thruk/issues
9+
Vcs-Git: git://github.com/sni/thruk.git
1010

1111
Package: thruk
1212
Architecture: any

debian/copyright

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This work was packaged for Debian by:
44

55
It was downloaded from:
66

7-
https://github.com/sni/Thruk/tarball/master
7+
https://github.com/sni/thruk/tarball/master
88

99
Upstream Author:
1010

debian/thruk.dsc

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Architecture: any
55
Version:
66
Maintainer: Thruk Development Team <[email protected]>
77
Homepage: http://www.thruk.org
8-
Bugs: https://github.com/sni/Thruk/issues
9-
Vcs-Browser: https://github.com/sni/Thruk
10-
Vcs-Git: git://github.com/sni/Thruk.git
8+
Bugs: https://github.com/sni/thruk/issues
9+
Vcs-Browser: https://github.com/sni/thruk
10+
Vcs-Git: git://github.com/sni/thruk.git
1111
Build-Depends: debhelper (>= 7), libthruk (>=2.44.2), lsb-release, apache2, perl, libmodule-install-perl, npm
1212
Files:
1313
00000000000000000000000000000000 0000 thruk_1.0.0.orig.tar.gz

docs/documentation/business-process.asciidoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you are not using OMD, you will have to do some manual steps:
3636
/etc/thruk/thruk.conf into your thruk_local.conf in order to make
3737
some local adjustments.
3838
- copy the Thruk BP Templates from either
39-
https://github.com/sni/Thruk/blob/master/support/thruk_templates.cfg[github]
39+
https://github.com/sni/thruk/blob/master/support/thruk_templates.cfg[github]
4040
or /usr/share/thruk/thruk_templates.cfg into your naemon conf.d
4141
folder, ex .:/etc/naemon/conf.d/thruk_bp_templates.cfg
4242
- add default contacts or contactgroups to Thruk BP Host Template (thruk-bp-template)
@@ -66,7 +66,7 @@ all selected nodes will be created as Service objects.
6666

6767
To make that work, you will need 2 files:
6868

69-
- Thruk BP Templates (see an https://github.com/sni/Thruk/blob/master/support/thruk_templates.cfg[example on github])
69+
- Thruk BP Templates (see an https://github.com/sni/thruk/blob/master/support/thruk_templates.cfg[example on github])
7070
- Thruk BP Objects
7171

7272
Both file locations can be changed in your 'thruk_local.conf'. The templates file is
@@ -104,7 +104,7 @@ configuration like:
104104
</Component>
105105
------
106106

107-
The Icinga 2 template file can be optained from https://github.com/sni/Thruk/blob/master/support/thruk_templates_icinga2.conf[github].
107+
The Icinga 2 template file can be optained from https://github.com/sni/thruk/blob/master/support/thruk_templates_icinga2.conf[github].
108108
Make sure Thruk is able to write to the `/etc/icinga2/conf.d/thruk_bp.conf` file.
109109

110110

docs/documentation/configuration.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1356,15 +1356,15 @@ will just work. No need to disabled `escape_html` just to show some links.
13561356
ex.:
13571357

13581358
short_link = |INC(\d+)|[$1](https://tickets.company.com/ticket/$1)|
1359-
short_link = |GH#(\d+)|[Issue $1](https://github.com/sni/Thruk/issues/$1)|
1359+
short_link = |GH#(\d+)|[Issue $1](https://github.com/sni/thruk/issues/$1)|
13601360

13611361
Replaces the string "INC12345" with the link:
13621362

13631363
<a href="https://tickets.company.com/ticket/12345">12345</a>
13641364

13651365
Replaces the string "GH#123" with the link:
13661366

1367-
<a href="https://github.com/sni/Thruk/issues/123">123</a>
1367+
<a href="https://github.com/sni/thruk/issues/123">123</a>
13681368

13691369

13701370
=== copy_paste_link

docs/documentation/faq.asciidoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ the url will set a custom title
187187
{% include note.ad text="activated by default since v2.0" %}
188188
In order to use the form or cookie based authentication like demo.thruk.org does,
189189
you have to do two small changes in your apache configuration.
190-
Get https://github.com/sni/Thruk/blob/master/support/thruk_cookie_auth.example[thruk_cookie_auth.example]
190+
Get https://github.com/sni/thruk/blob/master/support/thruk_cookie_auth.example[thruk_cookie_auth.example]
191191
and put everything except the RewriteLock into the virtualhost of your choice.
192192
The RewriteLock must be outside any virtualhost. After that, restart the apache.
193193
@@ -290,7 +290,7 @@ a perl file or template.
290290
=== Install Test Environment from Source
291291
1. First get a fresh copy of the sources:
292292
293-
/tmp %> git clone git://github.com/sni/Thruk.git
293+
/tmp %> git clone git://github.com/sni/thruk.git
294294
295295
2. Create a .author file which prevents some caching mechanisms.
296296
@@ -396,7 +396,7 @@ More information about link:http://en.wikipedia.org/wiki/Cross-site_request_forg
396396
=== Error: TypeError: $.browser is undefined
397397
398398
Assuming you are using the ssi file to display PNP4Nagios popups, you have to update
399-
the ssi files to the latest from link:https://github.com/sni/Thruk/tree/master/ssi[Thruks examples].
399+
the ssi files to the latest from link:https://github.com/sni/thruk/tree/master/ssi[Thruks examples].
400400
401401
The cluetip jquery plugin used in this popups does not work with the latest jQuery release
402402
from Thruk, so Thruk now ships a own updated copy for this javascript library.

docs/documentation/install-webserver.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ LoadModule fcgid_module /usr/lib/apache2/modules/mod_fcgid.so
7373
[TIP]
7474
.Example
7575
Another more complicated example can be found on github:
76-
https://github.com/sni/Thruk/blob/master/support/apache_fcgid.conf[apache_fcgid.conf].
76+
https://github.com/sni/thruk/blob/master/support/apache_fcgid.conf[apache_fcgid.conf].
7777
This file is used for the official Thruk packages.
7878

7979

docs/documentation/install.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ not recommended and makes your connection as secure as without tls.
201201

202202
A full configuration example is here assuming an omd installation with a site named `demo`:
203203

204-
Fetch makecert.sh from https://github.com/sni/Thruk/blob/master/support/makecert.sh
204+
Fetch makecert.sh from https://github.com/sni/thruk/blob/master/support/makecert.sh
205205
-------
206206
%> ./makecert.sh remote_host [email protected]
207207
-------

docs/documentation/install_from_source.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You now have all required modules in `/tmp/thruk_libs/local-lib/dest`.
5959

6060
-------
6161
%> cd /tmp
62-
%> git clone https://github.com/sni/Thruk.git
62+
%> git clone https://github.com/sni/thruk.git
6363
%> cd /tmp/Thruk
6464
%> ./configure
6565
%> make

docs/documentation/omd-multisite.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ to a client without exposing data belonging to other clients?"
144144
145145
Containers, coupled with livestatus backends can solve this problem. Additionally, you can export
146146
a given dashboard as a PNG file to display on a web page:
147-
https://github.com/sni/Thruk/blob/master/support/panorama2img
147+
https://github.com/sni/thruk/blob/master/support/panorama2img

docs/documentation/plugins/editor/index.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ above or by putting the edit sections in a Group block like:
8181
### Syntax Highlighting
8282

8383
Available syntax highlighting modes are listed as mode-* files in
84-
https://github.com/sni/Thruk/tree/master/root/thruk/vendor/ace-builds-1.4.12/src-min-noconflict
84+
https://github.com/sni/thruk/tree/master/root/thruk/vendor/ace-builds-1.4.12/src-min-noconflict
8585

8686
Common syntax modes are:
8787

docs/manpages/thruk8.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Complete documentation is online at <http://www.thruk.org/documentation/>
2929

3030
BUGS
3131
----
32-
Please report bugs to <https://github.com/sni/Thruk/issues>
32+
Please report bugs to <https://github.com/sni/thruk/issues>
3333

3434

3535
AUTHOR
@@ -39,7 +39,7 @@ Written by Sven Nierlein, <[email protected]>
3939

4040
RESOURCES
4141
---------
42-
GitHub: <https://github.com/sni/Thruk/>
42+
GitHub: <https://github.com/sni/thruk/>
4343

4444
Main web site: <http://www.thruk.org>
4545

@@ -48,4 +48,3 @@ COPYING
4848
-------
4949
Copyright \(C) 2009-present Sven Nierlein. Free use of this software is
5050
granted under the terms of the GNU General Public License (GPL).
51-

script/test_page_rps

+1-1
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ $(function() {
590590
if (item) {
591591
var date = new Date(item.datapoint[0]).toLocaleString();
592592
var tooltip = "<table class='thruktooltip'><tr><td class='date' colspan=2>"+date+" ("+commits[item.datapoint[0]].tag+")</td><tr>";
593-
tooltip += "<tr><td class='date' colspan=2><a href='https://github.com/sni/Thruk/commit/"+commits[item.datapoint[0]].hash+"' target='_blank'>"+commits[item.datapoint[0]].msg+"</td></tr>";
593+
tooltip += "<tr><td class='date' colspan=2><a href='https://github.com/sni/thruk/commit/"+commits[item.datapoint[0]].hash+"' target='_blank'>"+commits[item.datapoint[0]].msg+"</td></tr>";
594594
tooltip += "<td class='var'>Load:</td>";
595595
tooltip += "<td class='val'>"+(dataSets['startup'][2]['data'][item.dataIndex][1])+"</td></tr>";
596596

thruk.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ show_contacts = 1
516516
# replace pattern with links, ex.: in plugin output, comments and downtimes.
517517
# syntax is: | regex pattern | [link name](link target) |
518518
#short_link = |(INC\d+)|[$1](https://tickets.company.com/ticket/$1)|
519-
#short_link = |GH#(\d+)|[Issue $1](https://github.com/sni/Thruk/issues/$1)|
519+
#short_link = |GH#(\d+)|[Issue $1](https://github.com/sni/thruk/issues/$1)|
520520

521521
# replace copy/paste pattern with clickable links, ex.: in plugin output, comments and downtimes.
522522
#copy_paste_link = (run command: )(.*?)( \\))

0 commit comments

Comments
 (0)