Преглед изворни кода

Merge branch 'main' into release/v0.5.0

Svilen Markov пре 1 година
родитељ
комит
4f4973157c
2 измењених фајлова са 8 додато и 1 уклоњено
  1. 7 0
      .github/PULL_REQUEST_TEMPLATE.md
  2. 1 1
      docs/configuration.md

+ 7 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,7 @@
+<!--
+
+If your pull request adds new features or changes existing ones please use the latest release/* branch as the base.
+
+Documentation updates (including new themes) can be submitted to the main branch.
+
+-->

+ 1 - 1
docs/configuration.md

@@ -702,7 +702,7 @@ Greenville, United States
 ```
 
 ### Monitor
-Display a list of sites and whether they are reachable (online) or not. This is determined by sending a HEAD request to the specified URL, if the response is 200 then the site is OK. The time it took to receive a response is also shown in milliseconds.
+Display a list of sites and whether they are reachable (online) or not. This is determined by sending a GET request to the specified URL, if the response is 200 then the site is OK. The time it took to receive a response is also shown in milliseconds.
 
 Example: