Skip to content

Commit d8d8cbf

Browse files
committed
🔨 fix site URL
1 parent 3322c9d commit d8d8cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mkdocs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Project information
22
site_name: JSON for Modern C++
33
site_author: Niels Lohmann
4-
site_url: https://squidfunk.github.io/mkdocs-material/
4+
site_url: https://json.nlohmann.me/
55

66
# Repository
77
repo_name: nlohmann/json

0 commit comments

Comments
 (0)