Skip to content

Commit

Permalink
fix undefined label error in contribution page
Browse files Browse the repository at this point in the history
  • Loading branch information
AnishereMariam committed Oct 22, 2024
1 parent 7e64509 commit 7d31c20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/source/_static/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Contents
- `First steps as a contributor <#first-steps-as-a-contributor>`__
- `Learning the tech stack <#learning-the-tech-stack>`__
- `Development environment <#development-environment>`__
- `Issues and projects <#issues-projects>`__
- `Issues and projects <#issues-and-projects>`__
- `Bug reports <#bug-reports>`__
- `Feature requests <#feature-requests>`__
- `Pull requests <#pull-requests>`__
Expand Down
6 changes: 1 addition & 5 deletions docs/source/scribe_data/wikipedia/gen_autosuggestions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@ gen_autosuggestions.ipynb

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

Scribe Autosuggest Generation
-----------------------------
This notebook is used to run the functions found in Scribe-Data to extract, clean and load autosuggestion files into Scribe apps.

.. toctree::

notebook.ipynb
../../../../src/scribe_data/wikipedia/gen_autosuggestions.ipynb

This notebook is used to run the functions found in Scribe-Data to extract, clean and load autosuggestion files into Scribe apps.

Use the :code:`View code on GitHub` link above to view the notebook and explore the process!

0 comments on commit 7d31c20

Please sign in to comment.