From a24f5d64a11a0ea5bd83bdfa1ea3e8484bedf5cf Mon Sep 17 00:00:00 2001 From: hippocritical Date: Fri, 11 Apr 2025 20:25:23 +0200 Subject: [PATCH] removed legacy port 3000 at frequenthippo.ddns.net --- docs/includes/showcase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/includes/showcase.md b/docs/includes/showcase.md index 766703b9f..119bf2970 100644 --- a/docs/includes/showcase.md +++ b/docs/includes/showcase.md @@ -3,7 +3,7 @@ This section will highlight a few projects from members of the community. The projects below are for the most part not maintained by the freqtrade , therefore use your own caution before using them. - [Example freqtrade strategies](https://github.com/freqtrade/freqtrade-strategies/) -- [FrequentHippo - Grafana dashboard with dry/live runs and backtests](http://frequenthippo.ddns.net:3000/) (by hippocritical). +- [FrequentHippo - Grafana dashboard with dry/live runs and backtests](http://frequenthippo.ddns.net) (by hippocritical). - [Online pairlist generator](https://remotepairlist.com/) (by Blood4rc). - [Freqtrade Backtesting Project](https://strat.ninja/) (by Blood4rc). - [Freqtrade analysis notebook](https://github.com/froggleston/freqtrade_analysis_notebook) (by Froggleston).