Skip to content

Commit

Permalink
Merge pull request #772 from o1-labs/barriebyron-patch-1
Browse files Browse the repository at this point in the history
docs: add broken link detection to README.md
  • Loading branch information
barriebyron authored Dec 5, 2023
2 parents 24b0fe5 + a1f3a20 commit 2b34d37
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,11 @@ npm install
npm run dev
```

The `npm run dev` command does not run with broken link detection.

## Debugging build errors

If you need to debug Vercel CI failures, you can gather more information on your local build:
To build the site with broken link detection and to debug Vercel CI failures, you can gather more information on your local build:

```sh
npm run build
Expand Down

1 comment on commit 2b34d37

@vercel
Copy link

@vercel vercel bot commented on 2b34d37 Dec 5, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

07-oracles – ./examples/zkapps/07-oracles/oracle

07-oracles-minadocs.vercel.app
07-oracles-git-main-minadocs.vercel.app
07-oracles.vercel.app

Please sign in to comment.