diff --git a/apps/docs/src/guide/getting-started/running-a-local-fuel-node.md b/apps/docs/src/guide/getting-started/running-a-local-fuel-node.md index 5fe1ad9a2d4..5bcb475c1a3 100644 --- a/apps/docs/src/guide/getting-started/running-a-local-fuel-node.md +++ b/apps/docs/src/guide/getting-started/running-a-local-fuel-node.md @@ -36,13 +36,15 @@ Check also the online docs: -# Testing Utilities +# Utilities + +## Testing You can run a Fuel node from within your `.ts` unit tests: - [Launching a test node](../testing/launching-a-test-node.md) -# Developer Utilities +## Developing Configure your project for the `fuels` CLI using a `fuels.config.ts` file: