Skip to content

Commit

Permalink
docs: fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
scarf005 authored and tgodzik committed Nov 24, 2024
1 parent 3aeb678 commit 3242fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contributors/updating-website.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ of each page and submit those changes directly on GitHub.

For running the website locally, you'll need:

- `yarn` (https://yarnpkg.com/lang/en/docs/install-ci/)
- `sbt` (https://www.scala-sbt.org/1.0/docs/Setup.html)
- `yarn` (https://classic.yarnpkg.com/docs/install)
- `sbt` (https://www.scala-sbt.org/1.x/docs/Setup.html)

In addition to Docusaurus, we preprocess the markdown files using:

Expand Down

0 comments on commit 3242fd4

Please sign in to comment.