diff --git a/README.md b/README.md index 3d30f3fa..4fceddb2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ --- **Here's how you can extract tables from PDFs.** -You can check out the quickstart notebook. [![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/camelot-dev/camelot/blob/main/examples/pypdf_table_extraction_quick_start_notebook.ipynb) or follow the example below. +You can check out the quickstart notebook. [![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/camelot-dev/camelot/blob/master/examples/pypdf_table_extraction_quick_start_notebook.ipynb) or follow the example below. You can check out the PDF used in this example [here](https://github.com/camelot-dev/camelot/blob/main/docs/_static/pdf/foo.pdf). diff --git a/docs/index.rst b/docs/index.rst index 9ab1e647..375fc55a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,7 +37,7 @@ Release v\ |version|. (:ref:`Installation `) You can check out the quickstart notebook. .. image:: https://colab.research.google.com/assets/colab-badge.svg - :target: https://colab.research.google.com/github/camelot-dev/camelot/blob/main/examples/pypdf_table_extraction_quick_start_notebook.ipynb + :target: https://colab.research.google.com/github/camelot-dev/camelot/blob/master/examples/pypdf_table_extraction_quick_start_notebook.ipynb Or follow the example below. diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 939e628d..f0dfd28c 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -8,7 +8,7 @@ This document gives a good introduction to help you get started with Camelot. Or checkout the quickstart-notebook. .. image:: https://colab.research.google.com/assets/colab-badge.svg - :target: https://colab.research.google.com/github/camelot-dev/camelot/blob/quickstart-notebook/examples/pypdf_table_extraction_quick_start_notebook.ipynb + :target: https://colab.research.google.com/github/camelot-dev/camelot/blob/master/examples/pypdf_table_extraction_quick_start_notebook.ipynb ead the PDF