Skip to content

Commit c67b778

Browse files
Fix more footer links (#10624) (#10635)
(cherry picked from commit 401908b) Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b8c8acb commit c67b778

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_data/footer.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ columns:
44
links:
55
-
66
title: Code of Conduct
7-
url: '/codeofconduct.html'
7+
url: 'https://opensearch.org/code-of-conduct/'
88
-
99
title: 'Forum'
1010
url: 'https://forum.opensearch.org/'
1111
-
12-
title: 'Github'
12+
title: 'GitHub'
1313
url: 'https://github.com/opensearch-project'
1414
-
1515
title: 'Slack'
16-
url: '/slack.html'
16+
url: 'https://opensearch.org/slack/'
1717
-
1818
title: 'Resources'
1919
links:
@@ -43,7 +43,7 @@ columns:
4343
links:
4444
-
4545
title: 'Connect'
46-
url: '/connect.html'
46+
url: 'https://opensearch.org/connect/'
4747
-
4848
title: 'Twitter'
4949
url: 'https://twitter.com/OpenSearchProj'

0 commit comments

Comments
 (0)