This is an automated email from the ASF dual-hosted git repository.

utzig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5da0461  Update landing BLE link to network page
5da0461 is described below

commit 5da0461c132192cd1a7a90681c25f33330702a20
Author: Fabio Utzig <[email protected]>
AuthorDate: Tue Dec 8 19:24:51 2020 -0300

    Update landing BLE link to network page
    
    Fix link that goes to empty page.
    
    Signed-off-by: Fabio Utzig <[email protected]>
---
 custom-theme/landing.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/custom-theme/landing.html b/custom-theme/landing.html
index 1ccd375..f42338e 100644
--- a/custom-theme/landing.html
+++ b/custom-theme/landing.html
@@ -15,7 +15,7 @@
                   <li> Full stack, host only, or controller only - your choice 
</li>
                   <li> Maximum throughput of 2Mbps </li>
                   <li> 32+ concurrent connections, multiple connections in 
simulatenous central and peripheral roles </li>
-                  <li> <a href="pages/ble/">More on NimBLE...</a> </li>
+                  <li> <a href="latest/network/">More on NimBLE...</a> </li>
                 </ul>
               <li> LoRa PHY and LoRaWAN support </li>
                 <ul>

Reply via email to