Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit f13f7dd

Browse files
Docs - fix the broken link to a non-existing doc (#13078)
1 parent 29a9f92 commit f13f7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/gporca/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ ninja -v -C build
228228
We accept contributions via [Github Pull requests](https://help.github.com/articles/using-pull-requests) only.
229229

230230

231-
ORCA has a [style guide](StyleGuilde.md), try to follow the existing style in your contribution to be consistent.
231+
ORCA has a [style guide](StyleGuide.md), try to follow the existing style in your contribution to be consistent.
232232

233233
[clang-format]: https://clang.llvm.org/docs/ClangFormat.html
234234
A set of [clang-format]-based rules are enforced in CI. Your editor or IDE may automatically support it. When in doubt, check formatting locally before submitting your PR:

0 commit comments

Comments
 (0)