Readme: Fix broken link
After documentation refactoring "developer guide" link was pointing to non existing page. This commit updates the link to point to the latest upstream developer guide page.
This commit is contained in:
parent
2a6bad7283
commit
7deaa293d2
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ instance, includes a
|
|||
|
||||
#### Contributing
|
||||
|
||||
Please refer to the [developer guide](https://www.osbuild.org/guides/developer-guide/developer-guide.html) to learn about our workflow, code style and more.
|
||||
Please refer to the [developer guide](https://www.osbuild.org/guides/developer-guide/index.html) to learn about our workflow, code style and more.
|
||||
|
||||
### About
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue