This is an automated email from the ASF dual-hosted git repository.

tzulitai pushed a commit to branch release-3.0
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git

commit b5002fbc05ca1be6bee38df4952fd714bc81566a
Author: Siddique Ahmad <[email protected]>
AuthorDate: Sat Apr 17 01:10:34 2021 +0500

    [hotfix] [docs] Remove extra tags
    
    This closes #225.
---
 docs/content/docs/deployment/overview.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/docs/content/docs/deployment/overview.md 
b/docs/content/docs/deployment/overview.md
index 16325cc..e6bc3b1 100644
--- a/docs/content/docs/deployment/overview.md
+++ b/docs/content/docs/deployment/overview.md
@@ -169,8 +169,6 @@ data:
 
 {{< details "jobmanager-service.yaml" >}}
 ```yaml
-`jobmanager-service.yaml`
-```yaml
 apiVersion: v1
 kind: Service
 metadata:
@@ -340,4 +338,4 @@ spec:
               - key: module.yaml
                 path: module.yaml
 ```
-{{< /details >}}
\ No newline at end of file
+{{< /details >}}

Reply via email to