Skip to content

Commit

Permalink
fixed github link #180
Browse files Browse the repository at this point in the history
  • Loading branch information
akyriako committed Jan 2, 2025
1 parent 3200b95 commit 631dbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomepageContribute/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default function HomepageContribute(): JSX.Element {
<p className="margin-bottom--md">
Share with our vibrant community all that cool staff you've built with Open Telekom Cloud.
</p>
<a href={useBaseUrl("/docs/features/version-and-publish")} className="button button--secondary" style={{ marginRight: '10px', marginBottom: '10px' }} >
<a href='https://github.com/opentelekomcloud/docs-next' className="button button--secondary" style={{ marginRight: '10px', marginBottom: '10px' }} >
Join us on GitHub
</a>
{/* <a href={useBaseUrl("/docs/features/version-and-publish")} className="button button--secondary" style={{ marginRight: '10px', marginBottom: '10px' }}>
Expand Down

0 comments on commit 631dbfd

Please sign in to comment.