Skip to content

Commit 09709c9

Browse files
[Develop] Renamed api-server back to backend (#12141)
* Renamed api-server back to backend. Because in CI and CD the term backend is used. It just makes more sense --------- Co-authored-by: Stephanie Anderson <[email protected]>
1 parent 4357e8c commit 09709c9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+142
-46
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- id: detect-private-key
1414
exclude: |
1515
(?x)^(
16-
develop-docs/api-server/config.mdx|
16+
develop-docs/backend/config.mdx|
1717
develop-docs/integrations/github.mdx|
1818
develop-docs/self-hosted/sso.mdx
1919
)$

0 commit comments

Comments
 (0)