File tree Expand file tree Collapse file tree 2 files changed +6
-270
lines changed
Expand file tree Collapse file tree 2 files changed +6
-270
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -136,10 +136,10 @@ var rootPackages = document.GetRootPackages();
136136## Documentation
137137
138138- [ API Documentation] ( https://github.com/demaconsulting/SpdxModel/wiki ) - Detailed API reference
139- - [ Contributing Guide] ( CONTRIBUTING.md ) - How to contribute to the project
140- - [ Code of Conduct] ( CODE_OF_CONDUCT.md ) - Community guidelines
141- - [ Security Policy] ( SECURITY.md ) - Security vulnerability reporting
142- - [ AGENTS.md] ( AGENTS.md ) - Instructions for AI coding agents
139+ - [ Contributing Guide] ( https://github.com/demaconsulting/SpdxModel/blob/main/ CONTRIBUTING.md) - How to contribute to the project
140+ - [ Code of Conduct] ( https://github.com/demaconsulting/SpdxModel/blob/main/ CODE_OF_CONDUCT.md) - Community guidelines
141+ - [ Security Policy] ( https://github.com/demaconsulting/SpdxModel/blob/main/ SECURITY.md) - Security vulnerability reporting
142+ - [ AGENTS.md] ( https://github.com/demaconsulting/SpdxModel/blob/main/ AGENTS.md) - Instructions for AI coding agents
143143
144144## Requirements
145145
@@ -173,7 +173,7 @@ dotnet test --collect:"XPlat Code Coverage;Format=opencover"
173173
174174## Contributing
175175
176- We welcome contributions! Please see our [ Contributing Guide] ( CONTRIBUTING.md ) for details on:
176+ We welcome contributions! Please see our [ Contributing Guide] ( https://github.com/demaconsulting/SpdxModel/blob/main/ CONTRIBUTING.md) for details on:
177177
178178- Setting up your development environment
179179- Coding standards and guidelines
@@ -182,7 +182,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
182182
183183## License
184184
185- This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE ) file for details.
185+ This project is licensed under the MIT License - see the [ LICENSE] ( https://github.com/demaconsulting/SpdxModel/blob/main/ LICENSE) file for details.
186186
187187## Support
188188
You can’t perform that action at this time.
0 commit comments