Skip to content

Commit

Permalink
Merge branch 'master' into db/feat/bytecode-id-helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbate authored Feb 3, 2025
2 parents 664c0b4 + e5f33df commit 9c67aeb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
4 changes: 4 additions & 0 deletions .changeset/kind-ants-scream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

docs: update documentation for running a local Fuel node
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Check the online docs:

| | Command | Documentation |
| ----------- | ------------ | ------------------------------------------------------------------------------------------------------ |
| Fuel Binary | `fuel-core` | [docs](https://docs.fuel.network/guides/running-a-node/running-a-local-node/) — Running a local node |
| Fuel Binary | `fuel-core` | [docs](https://docs.fuel.network/docs/node-operator/fuel-ignition/local-node/) — Running a local node |
| TS SDK | `fuels node` | [docs](https://docs.fuel.network/docs/fuels-ts/fuels-cli/commands/#fuels-node) — Using the `fuels` CLI |

<!-- | Forc | `forc node` | [docs](https://docs.fuel.network/docs/forc/commands/forc_node/) | -->
Expand Down
6 changes: 0 additions & 6 deletions link-check.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@
"ignorePatterns": [
{
"pattern": "^http://localhost:3000"
},
{
"pattern": "https://docs.fuel.network/docs/fuels-ts/getting-started/connecting-to-the-network"
},
{
"pattern": "https://docs.fuel.network/docs/fuels-ts/getting-started/running-a-local-fuel-node"
}
]
}

0 comments on commit 9c67aeb

Please sign in to comment.