mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 03:44:06 +08:00
docs: Fix broken package manager links in the integration tab. (#4934)
Signed-off-by: DmitriBogdanov <dm.bogdanov2000@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Package Managers
|
||||
|
||||
<center>
|
||||
<p markdown style="text-align: center">
|
||||
{: style="height:1em"} [**Homebrew**](#homebrew) `nlohmann-json`  
|
||||
{: style="height:1em"} [**Meson**](#meson) `nlohmann_json`  
|
||||
{: style="height:1em"} [**Bazel**](#bazel) `nlohmann_json`<br>
|
||||
@@ -15,7 +15,7 @@
|
||||
{: style="height:1em"} [**MacPorts**](#macports) `nlohmann-json`<br>
|
||||
{: style="height:1em"} [**CPM.cmake**](#cpmcmake) `gh:nlohmann/json`
|
||||
{: style="height:1em"} [**xmake**](#xmake) `nlohmann_json`
|
||||
</center>
|
||||
</p>
|
||||
|
||||
## Running example
|
||||
|
||||
|
||||
@@ -322,6 +322,7 @@ markdown_extensions:
|
||||
guess_lang: false
|
||||
- toc:
|
||||
permalink: true
|
||||
- md_in_html
|
||||
- pymdownx.arithmatex
|
||||
- pymdownx.betterem:
|
||||
smart_enable: all
|
||||
|
||||
Reference in New Issue
Block a user