Browse Source

fix hub url in doc

Thibault bui Koechlin 5 years ago
parent
commit
fa12c29598
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mkdocs.yml

+ 1 - 1
mkdocs.yml

@@ -91,7 +91,7 @@ extra:
     hub:
     hub:
         name: Crowdsec Hub
         name: Crowdsec Hub
         htmlname: "[Crowdsec Hub](https://hub.crowdsec.net/)"
         htmlname: "[Crowdsec Hub](https://hub.crowdsec.net/)"
-        url: "hhttps://hub.crowdsec.net/"
+        url: "https://hub.crowdsec.net/"
         plugins_url: "https://hub.crowdsec.net/browse/#blockers"
         plugins_url: "https://hub.crowdsec.net/browse/#blockers"
         scenarios_url: "https://hub.crowdsec.net/browse/#configurations"
         scenarios_url: "https://hub.crowdsec.net/browse/#configurations"
         parsers_url: "https://hub.crowdsec.net/browse/#configurations"
         parsers_url: "https://hub.crowdsec.net/browse/#configurations"