mirror of
https://github.com/nlohmann/json.git
synced 2026-07-11 04:55:10 +00:00
🤮 fix site URL
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Project information
|
# Project information
|
||||||
site_name: JSON for Modern C++
|
site_name: JSON for Modern C++
|
||||||
site_author: Niels Lohmann
|
site_author: Niels Lohmann
|
||||||
site_url: https://squidfunk.github.io/mkdocs-material/
|
site_url: https://json.nlohmann.me/
|
||||||
|
|
||||||
# Repository
|
# Repository
|
||||||
repo_name: nlohmann/json
|
repo_name: nlohmann/json
|
||||||
|
|||||||
Reference in New Issue
Block a user