diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4280f10b..c496077cd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Last updated: Feb 27 2022 We welcome community contributions! If you're thinking of contributing, thank you! -We ask that all contributors abide by our [code of conduct](https://github.com/beekeeper-studio/beekeeper-studio/code_of_conduct.md) +We ask that all contributors abide by our [code of conduct](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/code_of_conduct.md) ### Opening Issues diff --git a/apps/studio/src/components/editor/QueryEditorStatusBar.vue b/apps/studio/src/components/editor/QueryEditorStatusBar.vue index 05e35eb79..a48901c05 100644 --- a/apps/studio/src/components/editor/QueryEditorStatusBar.vue +++ b/apps/studio/src/components/editor/QueryEditorStatusBar.vue @@ -1,7 +1,7 @@