#159 Few small fixes
Merged a year ago by zlopez. Opened a year ago by zlopez.
fedora-infra/ zlopez/arc dist_git_index  into  main

file modified
+1
@@ -31,6 +31,7 @@ 

  

      ```

      cd docs

+ 

      make html

      ```

  

file modified
+1 -1
@@ -121,6 +121,6 @@ 

  

  - `Git <https://git-scm.com/>`_ - For Source Code Management

  - `Git LFS <https://git-lfs.com/>`_ - For source tarballs and binary files in lookaside

-    cache

+   cache

  - `FastAPI <https://fastapi.tiangolo.com/>`_ - For the compatibility metaservice backend

  - `Vue <https://vuejs.org/>`_ - For the Git Forge frontend

file modified
+1 -1
@@ -10,7 +10,6 @@ 

  .. toctree::

      :maxdepth: 1

  

-     dist-git-move/index

  

  Completed review

  ----------------
@@ -18,6 +17,7 @@ 

  .. toctree::

      :maxdepth: 1

  

+     dist-git-move/index

      dnf-countme/index

      mailman3/index

      pdc/index

  • Move dist-git investigation to Completed
  • Fix the multiline syntax in dist-git-move/index
  • Fix the syntax in README.md

Signed-off-by: Michal Konecny mkonecny@redhat.com

Pull-Request has been merged by zlopez

a year ago