docs: fix typos and broken links in documentation (#69175)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
This commit is contained in:
committed by
GitHub
parent
e68722736b
commit
41a178c5dc
@@ -388,13 +388,13 @@ export default function Home() {
|
||||
alt="GitHub stars"
|
||||
/>
|
||||
</a>{' '}
|
||||
<a href="/community/developer-guides/licenses/mit-license">
|
||||
<a href="/community/licenses/mit-license">
|
||||
<img
|
||||
src="https://img.shields.io/static/v1?label=license&message=MIT&color=brightgreen"
|
||||
alt="MIT License"
|
||||
/>
|
||||
</a>{' '}
|
||||
<a href="/community/developer-guides/licenses/elv2-license">
|
||||
<a href="/community/licenses/elv2-license">
|
||||
<img
|
||||
src="https://img.shields.io/static/v1?label=license&message=ELv2&color=brightgreen"
|
||||
alt="ELv2 License"
|
||||
|
||||
Reference in New Issue
Block a user