docs: fix stale links to the archived ScrollPrize/vesuvius repo#1100
Open
Raul99Alejandro wants to merge 1 commit into
Open
docs: fix stale links to the archived ScrollPrize/vesuvius repo#1100Raul99Alejandro wants to merge 1 commit into
Raul99Alejandro wants to merge 1 commit into
Conversation
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.
|
@Raul99Alejandro is attempting to deploy a commit to the scroll Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
There was a problem hiding this comment.
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/vesuviusrepo with links toScrollPrize/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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
While going through the Get Started flow and tutorials as a newcomer (issue #199), I found several links pointing to the standalone
ScrollPrize/vesuviusrepo, which was archived on 2024-11-21 in favor ofvesuvius/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 tovilla/vesuvius/src/vesuvius/examples/notebooks/...scrollprize.org/docs/03_tutorial.md,vesuvius-c/README.md: plain repo links updated tovilla/tree/main/vesuviusvesuvius/README.md: same fix for its own 3 "Introductory notebooks" linksscrollprize.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 pageTest plan
raw.githubusercontent.comagainstmaindocs/34_prizes.mdwording to confirm the corrected prize figure