Skip to content

Commit f125c00

Browse files
itopinskmkrainiuk
andauthored
Update README.md with correct links for Documentation section. (#690)
Co-authored-by: Maria Kraynyuk <maria.kraynyuk@intel.com>
1 parent 050aa08 commit f125c00

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -602,16 +602,16 @@ Product | Supported Version | License
602602
---
603603

604604
## Documentation
605-
- [Contents](https://uxlfoundation.github.io/oneMath/)
606-
- [About](https://uxlfoundation.github.io/oneMath/introduction.html)
605+
- [oneMath Specification](https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onemath/source/)
607606
- Get Started
608607
- [Selecting a Compiler](https://uxlfoundation.github.io/oneMath/selecting_a_compiler.html)
609608
- [Building the Project with DPC++](https://uxlfoundation.github.io/oneMath/building_the_project_with_dpcpp.html)
610609
- [Building the Project with AdaptiveCpp](https://uxlfoundation.github.io/oneMath/building_the_project_with_adaptivecpp.html)
610+
- [Building and Running Tests](https://uxlfoundation.github.io/oneMath/building_and_running_tests.html)
611+
- [Using oneMath in your project with CMake](https://uxlfoundation.github.io/oneMath/using_onemath_with_cmake.html)
611612
- Developer Reference
612-
- [oneMath Defined Datatypes](https://uxlfoundation.github.io/oneMath/onemath-datatypes.html)
613-
- [Dense Linear Algebra](https://uxlfoundation.github.io/oneMath/domains/dense_linear_algebra.html)
614-
- [Integrating a Third-Party Library](https://uxlfoundation.github.io/oneMath/create_new_backend.html)
613+
- [Sparse Linear Algebra](https://uxlfoundation.github.io/oneMath/domains/sparse_linear_algebra.html)
614+
- [Integrating a Third-Party Library](https://uxlfoundation.github.io/oneMath/create_new_backend.html)
615615

616616
---
617617

0 commit comments

Comments
 (0)