Skip to content

Commit bfb9190

Browse files
committed
fix: update GitHub links to point to main OpsiMate repository
1 parent ed07bb8 commit bfb9190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opsimate-docs/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ module.exports = {
5858
position: 'right',
5959
value: `
6060
<div class="navbar-icons-container">
61-
<a href="https://github.com/OpsiMate/documentation"
61+
<a href="https://github.com/OpsiMate/OpsiMate"
6262
target="_blank" rel="noopener noreferrer"
6363
aria-label="GitHub repository"
6464
class="navbar-icon-link">
@@ -134,7 +134,7 @@ module.exports = {
134134
{
135135
html: `
136136
<div class="footer-community-icons">
137-
<a href="https://github.com/OpsiMate/documentation"
137+
<a href="https://github.com/OpsiMate/OpsiMate"
138138
target="_blank" rel="noopener noreferrer"
139139
aria-label="GitHub repository"
140140
class="footer-community-icon-link">

0 commit comments

Comments
 (0)