Skip to content

Commit 6b61e09

Browse files
committed
Fix directory urls for real this time.
1 parent 4b47517 commit 6b61e09

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs_dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ repo_url: https://github.com/inspircd/docs
4848
site_description: InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems.
4949
site_name: InspIRCd Documentation
5050
site_url: https://docs.inspircd.org/
51-
use_directory_urls: true

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
click==8.2.1 # click 8.2.2 breaks use_directory_urls somehow?
12
Markdown==3.8.2
23
markdown-include==0.8.1
34
mkdocs==1.6.1

0 commit comments

Comments
 (0)