diff mbox series

[committed] wwwdocs: Follow redirect for Thread Building Blocks on GitHub.

Message ID 20200401072403.D821E33E46@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: Follow redirect for Thread Building Blocks on GitHub. | expand

Commit Message

Gerald Pfeifer April 1, 2020, 7:24 a.m. UTC
Pushed.

---
 htdocs/gcc-9/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index d5469ec4..74c7cde7 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -675,7 +675,7 @@  $ g++ typo.cc
       <li> The C++17 implementation is no longer experimental. </li>
       <li>
         Parallel algorithms and <code>&lt;execution&gt;</code>
-        (requires <a href="https://github.com/intel/tbb">Thread
+        (requires <a href="https://github.com/oneapi-src/oneTBB">Thread
         Building Blocks</a> 2018 or newer).
       </li>
       <li> <code>&lt;memory_resource&gt;</code>. </li>