Unverified Commit 1fe7562f authored by MingqiHuang's avatar MingqiHuang Committed by GitHub
Browse files

fix : fix ci build failing

parent 526b3ac9
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -109,8 +109,9 @@ nav:
    - 杂项: math/misc.md
  - 数据结构:
    - 数据结构部分简介: ds/index.md
    - STL: ds/stl.md
    - - vector: ds/stl/vector.md
    - STL:
      - STL 简介: ds/stl.md
      - vector: ds/stl/vector.md
      - priority_queue: ds/stl/priority_queue.md
    - pb_ds:
      - pb_ds 简介: ds/pb-ds/index.md