commit | 09dacc3ec318cd5ebb02ab07b86908f7a0bc72eb | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@google.com> | Wed Jan 08 00:45:15 2025 -0800 |
committer | Petr Hosek <phosek@google.com> | Wed Jan 08 00:45:15 2025 -0800 |
tree | 04de2684e4630a5feafedef5d98d4be7ab52f25d | |
parent | dba3b52897d9c252214b412d9fa53dab38a3c208 [diff] |
Remove Dart link We no longer support or generate Dart reference documentation. Bug: 357620464 Change-Id: I38472fc75d3a57a96b6310e6a9c1aef30f7c0686 Reviewed-on: https://fuchsia-review.googlesource.com/c/api-docs-resources/+/1184052 Reviewed-by: Paul Kirth <paulkirth@google.com>
diff --git a/public/index.html b/public/index.html index a2559ee..1c8b6e7 100644 --- a/public/index.html +++ b/public/index.html
@@ -23,9 +23,8 @@ <div> <h5><span>Languages</span></h5> <ul> - <li><a href="dart/index.html">Dart APIs</a></li> - <li><a href="rust/fuchsia_component/index.html">Rust APIs</a></li> <li><a href="cpp/index.html">C++ APIs</a></li> + <li><a href="rust/fuchsia_component/index.html">Rust APIs</a></li> </ul> </div>