Skip to content

Commit

Permalink
#408 fix docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Nov 6, 2024
1 parent 0068350 commit 2bc53e8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 14 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ repos:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- id: ruff-format

- repo: https://github.com/tcort/markdown-link-check
rev: v3.13.6
hooks:
- id: markdown-link-check
args: [-q]
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
:target: https://github.com/scribe-org/Scribe-Data

.. |rtd| image:: https://img.shields.io/readthedocs/scribe-data.svg?label=%20&logo=read-the-docs&logoColor=ffffff
:target: http://scribe-datareadthedocs.io/en/latest/
:target: http://scribe-data.readthedocs.io/en/latest/

.. |issues| image:: https://img.shields.io/github/issues/scribe-org/Scribe-Data?label=%20&logo=github
:target: https://github.com/scribe-org/Scribe-Data/issues
Expand Down
5 changes: 0 additions & 5 deletions docs/source/scribe_data/load/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ load/

`View code on Github <https://github.com/scribe-org/Scribe-Data/tree/main/src/scribe_data/load>`_

.. toctree::
:maxdepth: 2

update_files/index

.. toctree::
:maxdepth: 1

Expand Down
8 changes: 0 additions & 8 deletions docs/source/scribe_data/load/update_files/index.rst

This file was deleted.

0 comments on commit 2bc53e8

Please sign in to comment.