Skip to content

Commit b505f3c

Browse files
committed
fix ref intro links
1 parent 5ac1b57 commit b505f3c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/reference/scripting-languages/painless/painless.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ products:
1212

1313
# Painless scripting language [painless-guide]
1414

15-
<!--
1615
:::{tip}
17-
This section introduces Painless syntax and advanced features. If you're new to Painless scripting, start [here](docs-content://explore-analyze/scripting/modules-scripting-painless.md) for fundamentals and examples.
16+
This section introduces Painless syntax and advanced features. If you're new to Painless scripting, start with our [introduction](docs-content://explore-analyze/scripting/modules-scripting-painless.md) for fundamentals and examples.
1817
:::
19-
-->
2018

2119
Painless is the default scripting language for {{es}}, designed for security, performance, and flexibility. Built on the [Java Virtual Machine (JVM)](https://docs.oracle.com/en/java/javase/24/vm/java-virtual-machine-technology-overview.html), Painless provides Java-like syntax with direct compilation, a sandbox environment with fine-grained allowlists, and context-aware scripting across the {{stack}}.
2220

0 commit comments

Comments
 (0)