Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several links provided in learn pages related to SQL databases are not working #8671

Open
ShammiL opened this issue Feb 12, 2024 · 1 comment
Assignees
Labels
Category/Content All written content related issues (Technical content, english language etc) Type/Bug Bugs that need to be fixed.

Comments

@ShammiL
Copy link
Contributor

ShammiL commented Feb 12, 2024

Description

In the learn pages for SQL, MySQL, PostgreSQL, MSSQL and Oracle contain several links that are not working as expected.

For instance,

  1. Links pointing to connectionPool or options records has a URL that follows the format "https://central.ballerina.io/ballerina//latest/records/<record_name>" but instead should follow the format "https://central.ballerina.io/ballerina/sql/#<record_name>"
  2. Links pointing to Client objects has a URL that follows the format "https://central.ballerina.io/ballerinax//latest/clients/Client" but instead should follow the format "https://central.ballerina.io/ballerinax//#Client"

Steps to reproduce

The steps to be followed to reproduce the issue.

Affected version(s)

The versions that are affected by the issue.

Related website/documentation area

Add/Uncomment the relevant area label out of the following.

Related issue(s) (optional)

Any related issues such as sub tasks and issues reported in other repositories (e.g., component repositories), similar problems, etc.

Suggested label(s) (optional)

Optional comma-separated list of suggested labels. Non committers can’t assign labels to issues, and thereby, this will help issue creators who are not a committer to suggest possible labels.

Suggested assignee(s) (optional)

Optional comma-separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, and thereby, this will help issue creators who are not a committer to suggest possible assignees.

@ShammiL ShammiL added the Type/Bug Bugs that need to be fixed. label Feb 12, 2024
@anupama-pathirage
Copy link
Contributor

@daneshk / @Bhashinee any update on this? Please get this fixed asap.

@anupama-pathirage anupama-pathirage added the Category/Content All written content related issues (Technical content, english language etc) label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category/Content All written content related issues (Technical content, english language etc) Type/Bug Bugs that need to be fixed.
Projects
None yet
Development

No branches or pull requests

3 participants