1
0
mirror of synced 2025-12-19 18:14:56 -05:00

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:
devin-ai-integration[bot]
2025-11-04 10:43:05 -08:00
committed by GitHub
parent e68722736b
commit 41a178c5dc
5 changed files with 12 additions and 8 deletions

View File

@@ -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"