Skip to content

docs: use appropriate javadoc url syntax - #77

Merged
y-lakhdar merged 1 commit into
mainfrom
fix-doc-links
Jun 15, 2023
Merged

y-lakhdar merged 1 commit into
mainfrom
fix-doc-links

Conversation

@y-lakhdar

@y-lakhdar y-lakhdar commented Jun 15, 2023

Copy link
Copy Markdown
Contributor

Use javadoc syntax as explained in the Javadoc Reference Guide.

In this PR, I simply formatted URLs like

See [Content Security](https://docs.coveo.com/en/1779)

into

@see <a href="https://docs.coveo.com/en/1779">Content Security</a>

Before

image

After

image

@y-lakhdar
y-lakhdar requested review from a team, louis-bompart, mrrajamanickam-coveo and olamothe and removed request for a team June 15, 2023 18:04
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants