Skip to content

Commit 1db6f3b

Browse files
Update _config.yml
1 parent 1260829 commit 1db6f3b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ga_tracking_anonymize_ip: true # Use GDPR compliant Google Analytics settings
3131

3232
aux_links:
3333
"5G-MAG Standards in GitHub":
34-
- "https://5g-mag.github.io/Standards"
34+
- "https://hub.5g-mag.com/Standards"
3535
"5G-MAG Website":
3636
- "https://www.5g-mag.com"
3737

@@ -65,7 +65,7 @@ callouts:
6565
back_to_top: true
6666
back_to_top_text: "Back to top"
6767

68-
footer_content: "Copyright © 5G-MAG MEDIA ACTION GROUP"
68+
footer_content: "Copyright © 5G-MAG - The Media Connectivity Association"
6969

7070
# Footer last edited timestamp
7171
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
@@ -77,18 +77,18 @@ plugins:
7777

7878
# External navigation links
7979
nav_external_links:
80-
- title: 5G-MAG - Technology
81-
url: https://5g-mag.github.io/Tech
80+
- title: 5G-MAG - Tech
81+
url: https://hub.5g-mag.com/Tech
8282
hide_icon: false # set to true to hide the external link icon - defaults to false
8383
opens_in_new_tab: false # set to true to open this link in a new tab - defaults to false
8484

8585
- title: 5G-MAG - Standards
86-
url: https://5g-mag.github.io/Standards
86+
url: https://hub.5g-mag.com/Standards
8787
hide_icon: false # set to true to hide the external link icon - defaults to false
8888
opens_in_new_tab: false # set to true to open this link in a new tab - defaults to false
8989

9090
- title: 5G-MAG - Reference Tools
91-
url: https://5g-mag.github.io/Getting-Started
91+
url: https://hub.5g-mag.com/Getting-Started
9292
hide_icon: false # set to true to hide the external link icon - defaults to false
9393
opens_in_new_tab: false # set to true to open this link in a new tab - defaults to false
9494

0 commit comments

Comments
 (0)