Fix incorrect link about code-blocks (#14073)

Signed-off-by: Faseela K <faseela.k@est.tech>
This commit is contained in:
Faseela K 2023-10-30 16:19:33 +01:00 committed by GitHub
parent 7e67eb802b
commit 3c6797b521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -261,5 +261,5 @@ checking errors that emerge.
while section headings should use first letter capitalization only (e.g. "This is a valid heading").
- Ensure that preformatted text blocks that reference files from the Istio GitHub repos use the @@ syntax
to produce links to the content. See [here](https://istio.io/about/contribute/creating-and-editing-pages/#links-to-github-files)
to produce links to the content. See [here](https://preliminary.istio.io/latest/docs/releases/contribute/code-blocks/#link-2-files)
for context.