From 0996e8968f7f5e164135f084300afbbb4c4e379d Mon Sep 17 00:00:00 2001 From: Chris Hain Date: Tue, 22 Oct 2024 10:21:20 -0700 Subject: [PATCH] fix broken link --- pages/config/config_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/config/config_migration.md b/pages/config/config_migration.md index f979d4a..9236591 100644 --- a/pages/config/config_migration.md +++ b/pages/config/config_migration.md @@ -22,7 +22,7 @@ where users were unable to view and modify the files to tune parameters for thei In the new process, the raw otel configs are exposed in the /services/otel_collector directory where they can be managed manually, or through continued use of a refactored config_helper script. -For additional detail on configuration management options in the post v0.6.0 scheme, please see [Config Management](https://github.com/f5devcentral/application-study-tool/blob/main/config_management.md) +For additional detail on configuration management options in the post v0.6.0 scheme, please see [Config Management]({{ site.url }}{{ site.baseurl }}config) ## Migrating From pre v0.6.0 Configs There's a python script in /src/config_helper.py which will convert the original big-ips.json schema