Skip to content

Commit

Permalink
chore: remove operators-corner page
Browse files Browse the repository at this point in the history
  • Loading branch information
M7mdisk committed Oct 30, 2024
1 parent 9437470 commit a7563d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
3 changes: 2 additions & 1 deletion redirects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ glossary: https://juju.is/about
overview: https://juju.is/about
kubeflow-charmers-kubeflow-edge: kubeflow-edge
openstack-charmers-keystone-saml-mellon: keystone-saml-mellon
topics/operators-corner: https://juju.is/docs
containers-etcd: etcd
search\??(?P<search>.*)?/?: /?{search}
/(?P<charm>[A-Za-z0-9-]*[A-Za-z][A-Za-z0-9-]*)/configure: /{charm}/configurations
Expand All @@ -27,4 +28,4 @@ interfaces.json: integrations.json
interfaces: integrations
interfaces/(?P<interface>.*)/?: /integrations/{interface}
interfaces/(?P<interface>.*).json: /integrations/{interface}.json
interfaces/(?P<interface>.*)/(?P<status>.*).json: /integrations/{interface}/{status}.json
interfaces/(?P<interface>.*)/(?P<status>.*).json: /integrations/{interface}/{status}.json
7 changes: 0 additions & 7 deletions webapp/topics/topics.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@
"description": "Canonical Charmed Kubeflow is a state of the art, fully supported MLOps platform that helps data scientists collaborate on AI innovation on any cloud from concept to production, offered by Canonical - the open source experts.",
"categories": ["featured", "ai-ml", "big-data", "containers", "networking"]
},
{
"name": "Operator’s Corner",
"slug": "operators-corner",
"topic_id": 5990,
"description": "Welcome to the Operator’s Corner, where you can find information about the best practices on developing your charms!",
"categories": ["cloud", "featured"]
},
{
"name": "Security with X.509 Certificates",
"slug": "security-with-x-509-certificates",
Expand Down

0 comments on commit a7563d8

Please sign in to comment.