doc: fix broken links in README and board docs
Point to zephyr/sdk release pages instead of non-existent downloads page on project website. Fixes #21706 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
a6f15d9fd5
commit
2215d21104
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ Here's a quick summary of resources to help you find your way around:
|
|||
* **Source Code**: https://github.com/zephyrproject-rtos/zephyr is the main
|
||||
repository; https://elixir.bootlin.com/zephyr/latest/source contains a
|
||||
searchable index
|
||||
* **Releases**: https://zephyrproject.org/developers/#downloads
|
||||
* **Releases**: https://github.com/zephyrproject-rtos/zephyr/releases
|
||||
* **Samples and example code**: see `Sample and Demo Code Examples`_
|
||||
* **Mailing Lists**: users@lists.zephyrproject.org and
|
||||
devel@lists.zephyrproject.org are the main user and developer mailing lists,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue