mirror of
https://github.com/amd/blis.git
synced 2026-04-20 07:38:53 +00:00
Updated links (URLs) in docs/*.md.
Details: - Updated most markdown links in the documents/wikis to use absolute paths instead of the relative paths that were in use previously. A few links were not updated, except for adding a ".md" to reflect the documents' new names, in order to test whether relative linking still works.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
## Contents
|
||||
|
||||
* **[Contents](Multithreading#contents)**
|
||||
* **[Introduction](Multithreading#introduction)**
|
||||
* **[Enabling multithreading](Multithreading#enabling-multithreading)**
|
||||
* **[Specifying multithreading](Multithreading#specifying-multithreading)**
|
||||
* [The automatic way](Multithreading#the-automatic-way)
|
||||
* [The manual way](Multithreading#the-manual-way)
|
||||
* **[Contents](Multithreading.md#contents)**
|
||||
* **[Introduction](Multithreading.md#introduction)**
|
||||
* **[Enabling multithreading](Multithreading.md#enabling-multithreading)**
|
||||
* **[Specifying multithreading](Multithreading.md#specifying-multithreading)**
|
||||
* [The automatic way](Multithreading.md#the-automatic-way)
|
||||
* [The manual way](Multithreading.md#the-manual-way)
|
||||
|
||||
## Introduction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user