This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-website.git
The following commit(s) were added to refs/heads/master by this push:
new f919552b Fix social media hyperlinks on the Community page.
f919552b is described below
commit f919552b7b0e8792df1f4e69d238bf5983f47e24
Author: Tomasz 'CeDeROM' CEDRO <Tomasz 'CeDeROM' CEDRO>
AuthorDate: Mon May 15 04:33:57 2023 +0200
Fix social media hyperlinks on the Community page.
Signed-off-by: Tomasz 'CeDeROM' CEDRO <Tomasz 'CeDeROM' CEDRO>
---
_data/project.yml | 4 ++++
community.md | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/_data/project.yml b/_data/project.yml
index db58a387..fa964ddf 100644
--- a/_data/project.yml
+++ b/_data/project.yml
@@ -58,3 +58,7 @@ source_repository_apps_mirror:
https://github.com/apache/nuttx-apps
website_repository: https://gitbox.apache.org/repos/asf?p=nuttx-website.git
website_repository_mirror: https://github.com/apache/nuttx-website
+socialmedia_youtube: https://www.youtube.com/@nuttxchannel
+socialmedia_hackster: https://www.hackster.io/nuttx
+socialmedia_linkedin_company: https://www.linkedin.com/company/nuttx
+socialmedia_linkedin_group: https://www.linkedin.com/groups/12002792
diff --git a/community.md b/community.md
index 225c25a2..40c1b7a5 100644
--- a/community.md
+++ b/community.md
@@ -56,9 +56,9 @@ Get help using {{ site.data.project.short_name }} or
contribute to the project o
The mailing list and project website is our central hub of information, but
there are several social media channels where you can find interesting videos,
updates, DIY projects that may help you work with NuttX RTOS.
-* YouTube: https://www.youtube.com/@nuttxchannel.
-* Hackster: https://www.hackster.io/nuttx.
-* LinkedIn: https://www.linkedin.com/company/nuttx ,
https://www.linkedin.com/groups/12002792.
+* YouTube: [https://www.youtube.com/@nuttxchannel]({{
site.data.project.socialmedia_youtube }}).
+* Hackster: [https://www.hackster.io/nuttx]({{
site.data.project.socialmedia_hackster }}).
+* LinkedIn: [https://www.linkedin.com/company/nuttx]({{
site.data.project.socialmedia_linkedin_company }}) ,
[https://www.linkedin.com/groups/12002792]({{
site.data.project.socialmedia_linkedin_group }}).
### Issue tracker