Prechádzať zdrojové kódy

chore: update links

ntorga 3 mesiacov pred
rodič
commit
f0f3352495
2 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 2 2
      docs/CONTRIBUTING.md
  2. 1 1
      docs/DEVELOPMENT.md

+ 2 - 2
docs/CONTRIBUTING.md

@@ -8,9 +8,9 @@ Before submitting any changes, please discuss your proposed modifications with t
 
 We value meaningful contributions that substantively improve the project. Please focus on quality over quantity - contributions should address real needs or enhancement opportunities rather than superficial changes. **Proposals that appear primarily aimed at gaining contributor status without adding significant value will be declined**.
 
-For technical assistance, please refer to the [Development](docs/DEVELOPMENT.md) documentation. It contains information on setting up your development environment, running tests, and other essential details.
+For technical assistance, please refer to the [Development](/docs/DEVELOPMENT.md) documentation. It contains information on setting up your development environment, running tests, and other essential details.
 
-For security-related issues, please refer to our [Security Policy](docs/SECURITY.md) for guidelines on reporting vulnerabilities and security concerns.
+For security-related issues, please refer to our [Security Policy](/docs/SECURITY.md) for guidelines on reporting vulnerabilities and security concerns.
 
 ## Code of Conduct
 

+ 1 - 1
docs/DEVELOPMENT.md

@@ -1,6 +1,6 @@
 # Development
 
-Before contributing to the project, please read the [Contributing](docs/CONTRIBUTING.md) document. It contains important information about the project's guidelines and expectations.
+Before contributing to the project, please read the [Contributing](/docs/CONTRIBUTING.md) document. It contains important information about the project's guidelines and expectations.
 
 The public roadmap for Infinite OS is available [here](https://github.com/orgs/goinfinite/projects/9). You may create issues or pull requests to contribute to the project.