Skip to content

Commit 1bd9e72

Browse files
committed
Switch also navbar to .org domain
Signed-off-by: Davide Bettio <[email protected]>
1 parent 63596bd commit 1bd9e72

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_data/home.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,35 +3,35 @@ navbar_entries:
33
url: https://github.com/atomvm/AtomVM/releases
44

55
- title: news
6-
url: news
6+
url: https://atomvm.org/news/
77

88
- title: doc
99
url: https://doc.atomvm.org/latest
1010

1111
- title: github
1212
url: https://github.com/atomvm
1313

14-
- title: extensions
14+
- title: https://atomvm.org/extensions/
1515
url: extensions
1616

1717
- title: forum
1818
url: https://erlangforums.com/c/erlang-platforms/atomvm-forum/76
1919

2020
- title: contact
21-
url: contact
21+
url: https://atomvm.org/contact/
2222

2323
project_entries:
2424
- title: Documentation
2525
url: https://doc.atomvm.org/latest
2626
desc: AtomVM documentation, from soup to nuts. Everything you want to know about AtomVM!
2727

2828
- title: Sample Code
29-
url: sample-code
29+
url: https://atomvm.org/sample-code/
3030
desc: See some sample programs in action
3131
highlight: WIP
3232

3333
- title: Tutorials
34-
url: tutorials
34+
url: https://atomvm.org/tutorials/
3535
desc: Step-by-step guides to getting started with AtomVM
3636
highlight: WIP
3737

0 commit comments

Comments
 (0)