Skip to content

docs: fix stale links to the archived ScrollPrize/vesuvius repo#1100

Open
Raul99Alejandro wants to merge 1 commit into
ScrollPrize:mainfrom
Raul99Alejandro:fix/outdated-docs-links
Open

docs: fix stale links to the archived ScrollPrize/vesuvius repo#1100
Raul99Alejandro wants to merge 1 commit into
ScrollPrize:mainfrom
Raul99Alejandro:fix/outdated-docs-links

Conversation

@Raul99Alejandro

Copy link
Copy Markdown

Summary

While going through the Get Started flow and tutorials as a newcomer (issue #199), I found several links pointing to the standalone ScrollPrize/vesuvius repo, which was archived on 2024-11-21 in favor of vesuvius/ inside this monorepo. The archived repo still resolves (so the links don't 404), but they point to a frozen 2024 snapshot instead of the actively maintained code/notebooks.

  • scrollprize.org/docs/07_tutorial5.md, 06_tutorial_thaumato.md, 29_tutorial4.md: Colab notebook links updated to villa/vesuvius/src/vesuvius/examples/notebooks/...
  • scrollprize.org/docs/03_tutorial.md, vesuvius-c/README.md: plain repo links updated to villa/tree/main/vesuvius
  • vesuvius/README.md: same fix for its own 3 "Introductory notebooks" links
  • scrollprize.org/docs/01_get_started.md: fixed a stale "7 x $60,000" figure that no longer matches the current First Letters / First Title prize amounts on the prizes page

Test plan

  • Verified the new notebook paths return HTTP 200 on raw.githubusercontent.com against main
  • Verified current docs/34_prizes.md wording to confirm the corrected prize figure

The vesuvius Python library moved into this monorepo under vesuvius/,
but several docs and READMEs still linked to the standalone
ScrollPrize/vesuvius repo, which was archived on 2024-11-21. Updated
those links (including the example notebooks) to point at their
current location in this repo.

Also fixed a stale "7 x $60,000" figure on the Get Started page that
no longer matches the current First Letters / First Title prize
amounts described on the prizes page.
Copilot AI review requested due to automatic review settings July 2, 2026 16:56
@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

@Raul99Alejandro is attempting to deploy a commit to the scroll Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation across the monorepo to point users to the actively maintained vesuvius/ code and notebooks within ScrollPrize/villa, replacing stale links to the archived standalone ScrollPrize/vesuvius repository, and corrects one outdated prize figure in the Get Started flow.

Changes:

  • Updated multiple Colab notebook links to target vesuvius/src/vesuvius/examples/notebooks/... in this monorepo.
  • Replaced plain repository links to the archived ScrollPrize/vesuvius repo with links to ScrollPrize/villa/tree/main/vesuvius.
  • Corrected an outdated “7 x $60,000” prize wording to match current prize amounts wording.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
vesuvius/README.md Updates the three “Introductory notebooks” Colab links to point at notebooks in this monorepo.
vesuvius-c/README.md Updates the “similar library in Python” link to the monorepo vesuvius folder.
scrollprize.org/docs/29_tutorial4.md Updates the referenced Colab notebook link for volumetric segmentation labels.
scrollprize.org/docs/07_tutorial5.md Updates the ink detection Colab notebook link to the monorepo path.
scrollprize.org/docs/06_tutorial_thaumato.md Updates the referenced Colab notebook link for volumetric segmentation labels.
scrollprize.org/docs/03_tutorial.md Updates Python/C library links to point to villa/tree/main/vesuvius and villa/tree/main/vesuvius-c.
scrollprize.org/docs/01_get_started.md Updates prize wording to remove a stale “7 x $60,000” figure.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants