aboutsummaryrefslogtreecommitdiff
path: root/docs/pages/nrf.adoc
diff options
context:
space:
mode:
authorJames Munns <[email protected]>2024-07-22 11:48:12 +0000
committerGitHub <[email protected]>2024-07-22 11:48:12 +0000
commitea4c2ca95d640e09da13d6ffab51ec943d3fc667 (patch)
treedd4e7b0e8c2606cb42a4e1d99494842d43077e30 /docs/pages/nrf.adoc
parent2766993099b6604739ae25724aa2f6a9877d9902 (diff)
parent4811c14cc8ad57251e50e3aaa6d221f80603f577 (diff)
Merge pull request #3200 from Dygear/main
Documentation Link Fixes
Diffstat (limited to 'docs/pages/nrf.adoc')
-rw-r--r--docs/pages/nrf.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/nrf.adoc b/docs/pages/nrf.adoc
index 1706087ae..de052b63f 100644
--- a/docs/pages/nrf.adoc
+++ b/docs/pages/nrf.adoc
@@ -1,6 +1,6 @@
1= Embassy nRF HAL 1= Embassy nRF HAL
2 2
3The link:https://github.com/embassy-rs/embassy/tree/master/embassy-nrf[Embassy nRF HAL] is based on the PACs (Peripheral Access Crate) from link:https://github.com/nrf-rs/[nrf-rs]. 3The link:https://github.com/embassy-rs/embassy/tree/main/embassy-nrf[Embassy nRF HAL] is based on the PACs (Peripheral Access Crate) from link:https://github.com/nrf-rs/[nrf-rs].
4 4
5== Timer driver 5== Timer driver
6 6