doc: fix unclosed link syntax (#47802)

This commit is contained in:
Joe Chen 2023-02-17 22:05:45 +08:00 committed by GitHub
parent 6b357b34ad
commit 724c37a3aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ _Note: Enterprise Feature_
Automate changes to your codebase. Reduce effort, reduce errors and enable developers to focus on high value work.
Read the [batch changes documentation](../batch_changes/index.md) to learn more, including useful how-to guides. Want a video tutorial? Check out this batch change tutorial](https://www.youtube.com/watch?v=eOmiyXIWTCw)
Read the [batch changes documentation](../batch_changes/index.md) to learn more, including useful how-to guides. Want a video tutorial? Check out this [batch change tutorial](https://www.youtube.com/watch?v=eOmiyXIWTCw)
---