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

Fix relative link in README.md #341

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Fix relative link in README.md #341

merged 1 commit into from
Feb 7, 2024

Conversation

polomani
Copy link
Contributor

@polomani polomani commented Feb 7, 2024

Currently the build errors with:

 ~/work/cognite-grafana-datasource/cognite-grafana-datasource
error: README.md: convert relative link to absolute: ./DEVELOPMENT.md
detail: README.md contains relative links. These links will not work on the Grafana plugin's catalog. Convert them to absolute links. (starting with https://)
warning: README.md: possible broken link: https://support.cognite.com/ (403 Forbidden)
detail: README.md might contain broken links. Check that all links are valid and publicly accessible.
Error: Process completed with exit code 1

Currently the build errors with:
```
 ~/work/cognite-grafana-datasource/cognite-grafana-datasource
error: README.md: convert relative link to absolute: ./DEVELOPMENT.md
detail: README.md contains relative links. These links will not work on the Grafana plugin's catalog. Convert them to absolute links. (starting with https://)
warning: README.md: possible broken link: https://support.cognite.com/ (403 Forbidden)
detail: README.md might contain broken links. Check that all links are valid and publicly accessible.
Error: Process completed with exit code 1

```
@polomani polomani requested a review from a team February 7, 2024 13:31
Copy link
Contributor

@evertoncolling evertoncolling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@polomani polomani merged commit 519c1fc into master Feb 7, 2024
3 checks passed
@polomani polomani deleted the polomani-patch-1 branch February 7, 2024 13:40
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