Skip to content

Commit 58978b0

Browse files
Copilotreakaleek
andauthored
Fix broken link to hljs.ts in code syntax documentation (#1927)
* Initial plan * Fix broken link to hljs.ts in documentation Co-authored-by: reakaleek <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: reakaleek <[email protected]>
1 parent 6506098 commit 58978b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,5 +404,5 @@ This `code` is inline.
404404

405405
## Supported Languages
406406

407-
Please refer to [hljs.ts](https://github.com/elastic/docs-builder/blob/main/src/Elastic.Markdown/Assets/hljs.ts)
407+
Please refer to [hljs.ts](https://github.com/elastic/docs-builder/blob/main/src/Elastic.Documentation.Site/Assets/hljs.ts)
408408
for a complete list of supported languages.

0 commit comments

Comments
 (0)