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

docs: fix broken link #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

marcdeop
Copy link

Simple PR to fix a broken link

Copy link
Member

@romangg romangg left a comment

Choose a reason for hiding this comment

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

I also noticed there is another link I did wrong in line 31:

https://github.com/romangg/como/blob/lib-isolate/CONTRIBUTING.md#logging-and-debugging

should be instead

https://github.com/winft/como/blob/master/CONTRIBUTING.md#logging-and-debugging

Maybe you can add it to the commit. Thanks in advance!

@@ -257,7 +257,7 @@ fdbuild --init-with-template kwinft-plasma-meta
```

More information about this can be found in the
[respective section](https://github.com/romangg/como/blob/lib-isolate/CONTRIBUTING.md#using-fdbuild)
[respective section](https://github.com/winft/como/blob/master/CONTRIBUTING.md)
Copy link
Member

Choose a reason for hiding this comment

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

That should still target the respective section "Using FDBuild", so the link would be:
https://github.com/winft/como/blob/master/CONTRIBUTING.md#using-fdbuild

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