From 076fba75c8e31108ced5acf446c0848732a7b3c3 Mon Sep 17 00:00:00 2001 From: DJObleezy Date: Wed, 23 Apr 2025 14:16:46 -0700 Subject: [PATCH] Update README with new config.json URL Changed the link to the configuration file in README.md to point to the new repository for the Deepsea Dashboard. This reflects the project's renaming and ensures users access the correct configuration settings. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fe0c7a..3dea782 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ This open-source dashboard provides real-time monitoring for Ocean.xyz pool mine python setup.py ``` -4. Configure your mining settings in [config.json](https://github.com/Djobleezy/Custom-Ocean.xyz-Dashboard/blob/main/config.json): +4. Configure your mining settings in [config.json](https://github.com/Djobleezy/Deepsea-Dashboard/blob/main/config.json): ```json { "power_cost": 0.12,