Skip to content

Commit

Permalink
remove go and zbctl for 8.7 (#5190)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley authored Mar 7, 2025
1 parent 26d3100 commit cf58411
Show file tree
Hide file tree
Showing 22 changed files with 10 additions and 1,124 deletions.
2 changes: 2 additions & 0 deletions static/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ RewriteRule ^docs/reference/bpmn-processes/?(.*)$ /docs/components/modeler/bpmn/
# Remove go and zbctl pages, redirect to CCH
RewriteRule ^docs/apis-tools/community-clients/cli-client/(.*)$ https://github.com/camunda-community-hub/zeebe-client-go/blob/main/cmd/zbctl/zbctl.md [R=301,L]
RewriteRule ^docs/apis-tools/community-clients/go-client/(.*)$ https://github.com/camunda-community-hub/zeebe-client-go [R=301,L]
RewriteRule ^docs/8.7/apis-tools/community-clients/cli-client/(.*)$ https://github.com/camunda-community-hub/zeebe-client-go/blob/main/cmd/zbctl/zbctl.md [R=301,L]
RewriteRule ^docs/8.7/apis-tools/community-clients/go-client/(.*)$ https://github.com/camunda-community-hub/zeebe-client-go [R=301,L]

# Remove meta page
RewriteRule ^meta/ / [R=301,L]
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit cf58411

Please sign in to comment.