浏览代码

chore: update links

ntorga 3 月之前
父节点
当前提交
f0f3352495
共有 2 个文件被更改,包括 3 次插入3 次删除
  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**.
 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
 ## Code of Conduct
 
 

+ 1 - 1
docs/DEVELOPMENT.md

@@ -1,6 +1,6 @@
 # Development
 # 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.
 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.