Skip to content

Commit

Permalink
chore: update nightly docs (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: sarahschwartz <[email protected]>
  • Loading branch information
github-actions[bot] and sarahschwartz authored Apr 25, 2024
1 parent a7d98f2 commit 3f71412
Show file tree
Hide file tree
Showing 5 changed files with 6,769 additions and 5,448 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Check All Links
run: |
linkchecker --check-extern --no-warnings --ignore-url=crates.io --ignore-url=127.0.0.1 --ignore-url=block-explorer-v2 --ignore-url=localhost: --ignore-url=infura.io --ignore-url=chainsecurity.com --ignore-url=-indexer.fuel.network --ignore-url=beta-5.fuel.network/graphql --ignore-url=faucet-beta-5.fuel.network --ignore-url=github.com/FuelLabs/.*/labels/ --ignore-url=github.com/FuelLabs/.*/issues ${{ github.event.deployment_status.environment_url }}
linkchecker --check-extern --no-warnings --ignore-url=crates.io --ignore-url=127.0.0.1 --ignore-url=block-explorer-v2 --ignore-url=localhost: --ignore-url=infura.io --ignore-url=chainsecurity.com --ignore-url=-indexer.fuel.network --ignore-url=beta-5.fuel.network/graphql --ignore-url=faucet-beta-5.fuel.network --ignore-url=github.com/FuelLabs/.*/labels/ --ignore-url=github.com/FuelLabs/.*/issues --ignore-url=bitcoin.it/wiki ${{ github.event.deployment_status.environment_url }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
To begin, make sure you have installed the following dependencies:

- [Node.js 18.18.1 or latest stable](https://nodejs.org/en/). We recommend using [nvm](https://github.com/nvm-sh/nvm) to install.
- [PNPM v8.6.11 or latest stable](https://pnpm.io/installation/)
- [PNPM v9.0.0 or latest stable](https://pnpm.io/installation/)

### Clone the Repository

Expand Down
2 changes: 1 addition & 1 deletion docs/nightly/fuel-specs
Loading

0 comments on commit 3f71412

Please sign in to comment.