Chore: Fix broken test after markdown move (#112474)

This commit is contained in:
Tom Ratcliffe
2025-10-15 18:54:57 +00:00
committed by GitHub
parent 3d3f62cf32
commit 045a590600
+1 -1
View File
@@ -7,7 +7,7 @@ import {
ImageRenderType,
} from '../../public/app/features/transformers/docs/content';
const WRITE_PATH = 'docs/sources/panels-visualizations/query-transform-data/transform-data/index.md';
const WRITE_PATH = 'docs/sources/visualizations/panels-visualizations/query-transform-data/transform-data/index.md';
export const readMeContent = `
To update this Markdown, navigate to the following Typescript files and edit them based on what you need to update: