Skip to content

Commit 6cba886

Browse files
committed
docs: adapt links from rst to md
1 parent b195763 commit 6cba886

File tree

394 files changed

+404
-404
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

394 files changed

+404
-404
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

README.md

Lines changed: 5 additions & 5 deletions

check-plugins/about-me/about-me

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://www.linuxfabrik.ch/
77
# License: The Unlicense, see LICENSE file.
88

9-
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.rst
9+
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
1010

1111
"""See the check's README for more details.
1212
"""

check-plugins/apache-httpd-status/apache-httpd-status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://www.linuxfabrik.ch/
77
# License: The Unlicense, see LICENSE file.
88

9-
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.rst
9+
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
1010

1111
"""See the check's README for more details.
1212
"""

check-plugins/apache-httpd-status/unit-test/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://www.linuxfabrik.ch/
77
# License: The Unlicense, see LICENSE file.
88

9-
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.rst
9+
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
1010

1111
import sys
1212
sys.path.append("..") # Adds higher directory to python modules path.

check-plugins/apache-httpd-version/apache-httpd-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://www.linuxfabrik.ch/
77
# License: The Unlicense, see LICENSE file.
88

9-
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.rst
9+
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
1010

1111
"""See the check's README for more details.
1212
"""

check-plugins/apache-solr-version/apache-solr-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://www.linuxfabrik.ch/
77
# License: The Unlicense, see LICENSE file.
88

9-
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.rst
9+
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
1010

1111
"""See the check's README for more details.
1212
"""

check-plugins/atlassian-statuspage/atlassian-statuspage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://www.linuxfabrik.ch/
77
# License: The Unlicense, see LICENSE file.
88

9-
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.rst
9+
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
1010

1111
"""See the check's README for more details.
1212
"""

check-plugins/atlassian-statuspage/unit-test/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://www.linuxfabrik.ch/
77
# License: The Unlicense, see LICENSE file.
88

9-
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.rst
9+
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
1010

1111
import sys
1212
sys.path.append("..") # Adds higher directory to python modules path.

check-plugins/axenita-stats/axenita-stats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://www.linuxfabrik.ch/
77
# License: The Unlicense, see LICENSE file.
88

9-
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.rst
9+
# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
1010

1111
"""See the check's README for more details.
1212
"""

0 commit comments

Comments
 (0)