Skip to content

Commit 892fe2e

Browse files
fix link (#449)
1 parent 08a4cf5 commit 892fe2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/paper/admin/how-to/profiling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ or learn to analyze reports yourself, check out spark's documentation [here](htt
3737
:::tip
3838

3939
If you want to use a version of spark newer than the bundled one, simply place a standalone spark plugin JAR
40-
into the `plugins` directory and enable the [`spark.prefer-spark-plugin`](../reference/configuration/global-configuration.mdx#spark_prefer_spark_plugin)
41-
global configuration option.
40+
into the `plugins` directory and set the [`paper.preferSparkPlugin`](../reference/system-properties#paperprefersparkplugin)
41+
system property to `true`.
4242

4343
:::
4444

0 commit comments

Comments
 (0)